/* static START */ * { 	margin:0; 	padding:0; } body { 	background:#ddd5b1 url(img/bg.gif) 0 66px repeat-x; 	color:#003953; 	font-family:Arial,Verdana,Tahoma,"BitStream vera Sans",Helvetica,Sans-serif; 	font-size:13px; } h1, h2, h3, h4, h5, h6 { 	font-weight:bolder; 	font-family:Arial; } h1 {font-size:200%;} h2 {font-size:170%;} h3 {font-size:150%;} h4 {font-size:130%;} h5 {font-size:110%;} h6 {font-size:100%;} img { 	border:0; } small { 	font-size:10px; } a { 	text-decoration:none; } a:hover { 	color:#0058bb; 	text-decoration:underline; } .alignleft { 	text-align:left; } .alignright { 	text-align:right; } .aligncenter { 	text-align:center; } .floatleft { 	float:left; } .floatright { 	float:right; } .left { 	float:left; 	margin-right:14px; } .right { 	float:right; 	margin-left:14px; } .inline { 	display:inline; } .fixed,  .clear { 	clear:both; } /* static END */  #container { 	margin:0 auto 80px; 	width:902px; }  /* header START */ #header { 	background:url(img/header.jpg) left top no-repeat; 	height:385px; } #menu { 	float:right; 	height:20px; 	line-height:20px; 	padding:18px 15px 10px 0; } #menu li { 	float:left; 	list-style:none; 	padding:0 36px; } #menu li.first { 	border-left:0; } #menu li a { 	float:left; 	color:#fff; 	font-weight:bolder; } #clickhere { 	width:346px; 	height:50px; 	text-indent:-999em; 	display:block; 	float:left; 	margin-top:225px; 	margin-left:490px !important; 	margin-left:245px; } /* header END */  /* content START */ #content { 	background:#fff; 	padding:2px 12px 12px; 	border:solid #b8af87; 	border-width:0 1px; } /* content END */  /* main START */ #main { 	width:647px; 	float:left; } #notice { 	background:url(img/notice.gif) repeat-y; 	width:528px; 	height:163px; 	padding:15px 20px; 	color:#FFF; 	overflow:hidden; 	float:right; } #notice .title { 	font-size:28px; 	padding-bottom:15px; } #notice .content { 	line-height:145%; } .entry { 	background:url(img/entry.gif) repeat-y; 	margin-top:12px; } .entry .title { 	background:url(img/entry_title.gif) no-repeat; 	height:43px; 	line-height:43px; 	color:#fff; 	padding:0 15px; } .top-entry .title { 	background-image:url(img/entry_top_title.gif); } .entry .title a { 	color:#fff; 	font-size:24px; 	font-family:'Trebuchet MS'; } .entry .content { 	padding:12px 10px 0; 	position:relative; 	line-height:145%; } .entry .bottom { 	background:url(img/entry_bg.gif) bottom no-repeat; 	height:20px; 	display:block; } .entry .content p { 	margin-bottom:15px; } .entry .rating { 	float:right; 	padding-right:10px; } .entry .rating img { 	vertical-align:middle; } .entry .our-rating { 	font-weight:bolder; 	font-size:16px; 	color:#d93030; } .entry .tagline { 	color:#0095db; 	font-size:18px; 	font-weight:bolder;
	line-height:21px; } .entry .inline { 	width:175px; } .entry .visit-official-site { 	padding:5px 9px; } .entry .visit-official-site a { 	background:url(img/visit-site-now.gif) no-repeat; 	width:160px; 	height:37px; 	text-indent:-999em; 	display:block; 	float:left; } /* main END */  /* sidebar START */ .sidebar { 	font-size:14px; 	float:right; } .widget { 	background:#000e1e url(img/widget_bg.gif) top center repeat-y; 	margin-top:12px; 	color:#2c2c2c; 	width:217px; } .widget a { 	color:#444; 	text-decoration:underline; } .widget h3 { 	background:#ffc600 url(img/widget_title.gif) repeat-x; 	height:43px; 	line-height:43px; 	font-size:18px; 	color:#fff; 	padding:0 8px; 	border-bottom:1px solid #3ea4ff; 	padding-left:35px; } .widget h3 a { 	text-decoration:none; 	color:#fff; } .widget h3 a:hover { 	text-decoration:underline; 	color:#fff; } .widget ul { 	padding:10px 20px 0; } .widget li { 	list-style:none; 	padding:3px 0; } .widget .content { 	padding:5px 15px 0; 	text-align:center; } .widget .content p { 	margin-top:3px; } .widget .content .name,  .widget .content .email { 	float:right; 	width:210px; 	border:0; 	padding:2px; 	border:1px solid #aaa; } .widget .content .des { 	padding-bottom:3px; } .widget .submit-info-now { 	background:url(img/submit-info-now.gif) no-repeat; 	width:162px; 	height:31px; 	text-indent:-999em; 	display:block; 	float:left; 	margin-top:3px; 	margin-left:50px !important; 	margin-left:25px; } .widget_home { 	padding:0; } .widget_home h3 { 	border-bottom:0; } .widget_signup h3 { 	background:#a40000 url(img/widget_title_signup.gif); 	color:#fff; } .widget-bottom { 	background:#fff url(img/widget_bottom.gif); 	height:18px; 	display:block; 	overflow:hidden; } .widget_home .widget-bottom { 	background:#fff url(img/widget_bottom_home.gif); 	height:9px; 	display:block; 	overflow:hidden; 	margin-top:-9px; } .widget_signup { 	background:#000e1e url(img/widget_bg_signup.gif) top center repeat-y; 	padding:0; 	margin:0; 	float:left; 	width:296px; } .widget_signup h3 { 	background:#000e1e url(img/widget_title_signup.gif) top center repeat-y; 	padding-left:15px; } .widget_signup .widget-bottom { 	background:#fff url(img/widget_bottom_signup.gif); } /* sidebar END */  /* footer START */ #footer { 	background:url(img/footer.gif) no-repeat; 	text-align:center; 	color:#fff; 	padding:20px 0 0; 	font-size:10px; 	height:82px; 	border-width:0 1px; 	width:902px; } #footer a { 	color:#fff; } #footer .links { 	font-size:12px; 	margin-bottom:10px; } /* footer END */