/* Basics */
/* Reset all elements */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {
	border:0pt none;
	font-size:100%;
	margin:0pt;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding:0pt;
}

body{
	margin:0px;
	padding:0px;
	background:url(../images/bg_body2.gif) repeat-x left top #fff;
	font:12px/16px Verdana, Geneva, sans-serif;
	border-bottom:12px solid #0368b1;	
	color:#666;
}
:focus{
	outline:0 !important;
}
							
table {
	border-collapse:separate;
	border-spacing:0pt;
}
caption, th, td {
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
* {
	margin:0pt;
	padding:0pt;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}
a img{
	border:0px;
}
a {
	color:#999;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
form, table{
	padding:0px;
	margin:0px;
}
p, h1, h2, h3, h4, h5{
	padding:0px 0px 13px 0px;
	margin:0px;
}
h1{
	font-size:25px;
}
h2{
	font-size:20px;
	color:#252525;
	font-weight:normal;
	line-height:22px;
}
h3 {
	font-size:16px;
	font-weight:normal;
}


#wrapper{
	width:970px;
	background:url(../images/bg_content.gif) no-repeat left top;
	margin-top:22px;
}
											
											/* Header */
#header{
	margin:0 4px;
	height:104px;
}
#logo {
	padding:12px 0 0 18px;
}
.topmenu {
	padding:18px 30px 0 0;
	width:250px;
}
/*.topmenu ul {
	float:right;
}*/
.topmenu ul {
	padding:0;
	margin:0;
	list-style:none;
    float:right;
}
/*.topmenu ul li {
	display:inline;
	background:url(../images/bg_topmenu-li.gif) no-repeat right center;
	font-size:11px;
}*/
.topmenu ul li {
	display:inline;
	padding:0 12px 0 8px;
	border-right:1px solid #004c80;
}
/*.topmenu ul li a {
	padding:0 10px 0 5px;
	color:#004c80;
}*/
.topmenu ul li a {
	font-size:11px;
	color:#004c80;
	font-weight:bold;
	text-decoration:none;
}
.topmenu ul li a:hover {
	font-size:11px;
	color:#004c80;
	font-weight:bold;
	text-decoration:underline;
}
#nb a,#nobg1{
	border:0px !important;
}
#nobg1 {
	background-image:none;
}

#menu{
	background:url(../images/bg_menu3.gif) repeat-x left top;
	height:44px;
	/*margin:0 4px;*/
}											
											/* Body */
#body{
	margin:0 4px;
	min-height:535px;
	height:auto !important;
	height:535px;
}
#content {
	padding:20px 28px;
}
#content h2 {
	padding-bottom:26px;
}
.left_col {
	width:555px;
}	
.img_box {
	width:185px;
}
.img_details {
	width:370px;	
}
.list_content {
	list-style:none;
}
.list_content li {
	background:url(../images/bg_bullet1.gif) no-repeat left 5px;
	padding:0 0 10px 22px;	
}
.right_col {
	width:337px;
}
.curvebox {
	background-color:#e9aa13;
	width:323px;
}
.curve_content {
	padding:5px 0 0 12px;
}
.curve_content table {
	color:#000;
}
.curve_content h3 {
	color:#000;
}
.curve_content p {
	padding:5px 0 8px 0;
	color:#FFF;
}
.txtbox {
	width:190px;
	border:1px solid #808080;
	height:22px;
	line-height:22px;
}
.subscribe {
	letter-spacing:-0.02em;
}
.subscribe .chkbx {
	position:relative;
	top:2px;
}
.btn_submt {
	text-align:right;
	padding:0 8px 0 0;
}



															/* Footer */



															
#footer{
	padding:0 0px 5px 8px;
    color:#959595;
}
.fmenu {}
.fmenu ul {
	padding:0;
    margin:0;
}
.fmenu ul li {
	display:inline;
	/*border-right:1px solid #959595;*/
}
.fmenu ul li a {
	color:#c0c0c0;
	border-right:1px solid #c0c0c0;
	padding:0 17px 0 10px;
	text-decoration:none;
	font:10px Verdana,Geneva,sans-serif;
}
.fmenu ul li a:hover {
	text-decoration:underline;
}
#nobor {
	border:0;
}
.copyright{
	padding-right:20px;
	width:420px;
    font-size:10px;

}
*+html .subscribe .chkbx {
	position:relative;
	top:2px;
	left:-4px;
}
*+html .subscribe span {
	letter-spacing:-0.02em;
	margin-left:-8px;
}
.cat_dropdown {
	width:190px;
	border:1px solid #808080;
	height:22px;
	line-height:22px;
}
