body {
	background-color:#f7fbfc;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:20px 0px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	
	}
	
#heading1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #2A3A74;
}

img#arow {
	margin:5px 5px 0px 5px;
}



#div_txt {
	margin: 7px 0px 5px 10px;
	text-align:justify;
	height: 170px;
	float: left;
	width: 330px;
}

div#main_div {
	width:957px;
	height: 732px;
	margin: 0px auto;
}

div#header {
	width: 957px;
	height: 70px;
	margin:0px;
	float:left;
}

div#logo {
	width: 275px;
	height: 65px;
	float:left;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
}

div#nav {
	width:544px;
	background-image:url(../images/nav_center.gif);
	background-repeat:repeat-x;
	height:32px;
	float:right;
	margin: 20px 20px 0px 0px;
}

div#nav_left {
	width:21px;
	height:32px;
	float:left;
	margin: 0px;
	background-image: url(../images/nav_right.gif);
}

div#nav_center {
	width:490px;
	height:32px;
	float:left;
	margin: 0px;
}

div#nav_right {
	width:21px;
	height:32px;
	float:right;
	margin: 0px;
	background-image: url(../images/nav_left.gif);
}



div#flash {
	width:957px;
	height: 255px;
	margin: 6px 0px;
	float:left;
}

div#center {
	width:954px;
	height: auto;
	float:left;
	margin:0px 0px 0px 0px;
	background-color: #fff;
	border: solid 2px #2a3a74;
	padding-bottom: 10px;
}

div.left {
	width: 350px;
	height:370px;
	float:left;
	margin: 5px 5px 0px 5px;
	border: solid 1px #000;
}

div.right {
	width: 345px;
	height:370px;
	float:left;
	margin: 5px 0px 0px 5px;
}

div#left_top {
	width:350px;
	height: 220px;
	float:left;
}

div#head {
	width: 330px;
	border-bottom:solid #868a8b 2px;
	height: 30px;
	float:left;
	margin: 0px 0px 0px 10px;
	}

div#left_dwn {
	width:350px;
	height: 160px;
	float:left;
	margin-top: 10px;
}


div.head_marq {
	width:210px;
	height:25px;
	border-bottom:#868a8b solid 2px;
	margin: 2px 0px 8px 7px;
}

div#main_marq {
	height: 355px;
	width: 160px;
	margin: 0px auto;
	overflow: hidden;
}


div#right {
	width: 350px;
	height:auto;
	float:right;
	margin-top: 5px;
}


div#btm {
	width:957px;
	height:28px;
	float:left;
	background-image:url(../images/btm_bg.gif);
	background-repeat:repeat-x;
	border-top: solid #edf0f0 1px;
	margin: 5px 0px 0px 0px;
}

#btm_txt_copy{
	width: 300px;
	height: auto;
	float:left;
	margin:5px 0px 0px 10px;
	vertical-align:middle;
}

#btm_enom{
	width: 150px;
	height: auto;
	float:right;
	margin:5px 0px 0px 10px;
	vertical-align:middle;
}


#div_input {
	width:250px;
	height:25px;
	float:left;
	margin:5px 0px 5px 10px;

	}

#input {
	width: 250px;
	color:#fff;
	background:none;

	}
	
#subs {
	float:left;
	height: 25px;
	width: 200px;
	margin: 0px 10px;

}
#btn {
	float:right;
	height: 23px;
	width: 65px;
	margin: 0px 30px 0px 80px;
}

li {
	margin:0px;
	text-align:left;
}


#bt {
	/*background-image:url(../images/btn_bg.gif);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
	border:none;*/
 
	background: url(../images/btn_bg.gif); 
	background-repeat:repeat-x;
	text-align:center;
	width: 50px;
	padding: 0px 0px 0px 0px;   
	font: bold 11px Verdana, sans-serif;  
	color:#FFF; 
	font-weight:bold;
	/* height: 21px; # triggers bug in IE7 with overflow */  
	line-height: 16px;  
	overflow: visible;  
}

#nav-menu ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
}

#nav-menu li {
	float: left;
	margin: 5px;
}

#nav-menu li a {
	background-image:url(../images/btn.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	vertical-align:middle;
	padding-top: 2px;
	height: 18px;
	float: left;
	width: 87px;
	display: block;
} 

#nav-menu li a:hover {
	background-image:url(../images/btn_hover.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	vertical-align:middle;
	padding-top: 2px;
	height: 18px;
	float: left;
	width: 87px;
	display: block;
} 

div.left_head {
	height:25px;
	border-bottom:#868a8b solid 2px;
	width: 335px;
	margin: 2px 0px 8px 5px;
}

img.hot_itms {
	margin: 22px 10px 15px 10px;
	float: left;
}

div.marque {
	height: 335px;
	width:135px;
	margin: 0px auto;
	background-color: #309;

}

div.mar_main {
	height: 333px;
	width:135px;
	margin: 0px auto;
	left: 512px;
	top: 374px;
	overflow: hidden;

}

img.marq {
	margin-top: 10px;
	text-align:center;
}

div.news {
	height: 100px;
	width: 335px;
	margin: 0px;
	float: right;

}

div.adds {
	height: 225px;
	width: 345px;
	margin: 10px 0px 0px 0px;
	float: left;
}

div.ad {
	height: 100px;
	width: 150px;
	float:left;
	margin: 8px 0px 0px 12px;
	border: 1px solid #000;

}
.main_marq {
	height: 370px;
	width: 222px;
	margin: 5px 5px 0px 5px;
	float: left;
	border: solid 1px #000;
}

.about_left {
	width: 170px;
	float:left;
	margin: 10px 10px 0px 10px;
	height: auto;
}


.about_right{
	width: 750px;
	float:left;
	margin: 10px 0px 0px 0px;
	height: auto;
}


.about_rund_top {
	background:url(../images/abut_up.gif) no-repeat;
	height: 15px;
	width:170px;
}

.about_rund_cent {
	background: url(../images/abut_cent.gif) repeat-y;
	height: auto;
	width:170px;
}

.about_rund_btm {
	background: url(../images/abut_dwn.gif) no-repeat;
	height: 15px;
	width:170px;
}

.heading2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color: #fff;
}

ul.abut_ul {
	padding: 0px;
	margin: 10px 0px 0px 15px;
	list-style:none;
}

li.abut_li {
	padding: 0px;
	margin: 10px 0px 0px 5px;
	list-style:none;
}

.about_links {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}

.about_links:link {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}

.about_links:hover {
	color:#FFF;
	text-decoration:underline;
	font-size:12px;
}

.about_links:active {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}

.about_links:visited {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}

.about_links_cnt {
	color:#2A3A47;
	text-decoration:none;
	font-size:12px;
}

.about_links_cnt:hover {
	color:#2A3A74;
	text-decoration:underline;
	font-size:12px;
}

ul.abut_ul_cnt {
	padding: 0px;
	margin: 10px 0px 0px 50px;
	list-style:none;
}

.link_1 {
	height: auto;
	width: 730px;
	margin: 5px 0px 0px 10px;
}

.link_txt {
	text-align:justify;
	line-height: 18px;

}

.nokia {
	width: 120px;
	height: 160px;
	margin: 0px 0px 20px 20px;
	float:left;
	text-align:center;
	border: solid 1px #000;
	}
	

.nokia_txt {
	padding-top: 10px;
	text-decoration:none;
	color:#666;
	font-weight:bold;

}

.nokia_txt:hover {
	padding-top: 10px;
	text-decoration:underline;
	color:#2A3A74;
	font-weight:bold;

}

.nokia_next {
	width: 690px;
	height: 15px;
	margin: 0px 0px 0px 20px;
	float:left;
	text-align:right;
	}
	
.links_next {
	text-decoration:none;
	color:#666;
	font-weight:bold;
}

.links_next:hover {
	text-decoration:underline;
	color:#2A3A74;
	font-weight:bold;
}

img.nokia_img {
	margin: 5px 0px 0px 0px;

}

.spec_txt{
	float:right;
}

.spec_div{
	width:500px;
	float:left;
	height:auto;
}

.spec_saprator {
	background-image:url(../images/spec_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.features {
	background-color:#bfbfbf;
	color:#FFF;
	font-weight:bold;
	}
	
a:link
{
color:#666666;
text-decoration:none;
}

a:hover
{
color:#666666;
text-decoration:underline;
}

a:active
{
color:#666666;
text-decoration:none;
}

a:visited
{
color:#666666;
text-decoration:none;
}