/* CSS for Confirm Trading */

* { margin:0; padding:0;}
body{ background:#FFFFFF;}
html, input, textarea, select{font-family: "Lucida Grande", Lucida, Verdana, sans-serif; font-size:12px; color:#525252; line-height:15px;}

ul { list-style:none;}

li a { color:#396073; line-height:18px;}

img {border:0; vertical-align:top; text-align:left;}

a:hover{text-decoration:none;}

a {color:#3B6276;}

#nav ul li a { color:#FFFFFF; text-transform:uppercase; background:none; padding-left:17px; line-height:26px; text-decoration:none;}
#nav ul li a:hover { background:url(images/marker.gif) no-repeat 0 5px; padding-left:17px; color:#9BADB6;}
#nav .li1 a { background:url(images/marker.gif) no-repeat 0 5px; padding-left:17px; color:#9BADB6;}



#main {
	margin:0 auto; 
	width:780px;
	}
#header {
	height:110px;
	}
#banner {
	width:600px;
	height: 293px; 
	background:url(images/line2.gif) left top repeat-x;
}
#nav {
	margin-top: -293px;
	margin-left: 600px;
	width:180px;
	height: 293px; 
	float:left;
	background: url(images/1_home_03.jpg) repeat-x left top;
}

#content_container {
	margin: 0 auto;
	width: 780px;
}

#big_spacer {
	clear: both;
	height: 80px;
}

#spacer {
	clear: both;
	height: 40px;
}

#small_spacer {
	clear: both;
	height: 20px;
}

/* start of indexpage */
#index #content .col_1 {background:url(images/line3.gif) left top repeat-x #F3F3F3;}
#index #content .col_1 .indent { padding:37px 0 0 30px;}
#index #content .col_1 .indent1 { padding:4px 0 24px 30px; line-height:18px; background: #F3F3F3;}
#index #content .col_2 .indent { padding:29px 10px 40px 17px;}
#index #content .col_3 .indent { padding:29px 20px 44px 22px;}
#index #content .col_3 { background:url(images/line3.gif) left top repeat-x #F3F3F3;}
/* end of indexpage */

/* start of about us */
#aboutus #content .row_1 .col_1 {width:411px;}
#aboutus #content .col_1 { background:url(images/line3.gif) left top repeat-x #F3F3F3;}
#aboutus #content .col_1 .indent { padding:29px 20px 38px 30px;}
#aboutus #content .row_1 .col_2 {width:368px;}
#aboutus #content .col_2 .indent { padding:29px 41px 36px 17px;}
#aboutus #content .col_2 .indent1 { padding:17px 0 20px 17px;}

/* end of aboutus */

#product_text {
		padding: 5px 10px 10px 10px;
		text-align:justify;
}



.indent{
	padding:29px 0 0 17px;
}

.title { margin-bottom:18px;}

.img_indent { margin:0 15px 0 0; float:left;}

.line_hor { background:url(images/line1.gif) left top repeat-x;}

.clear { clear:both;}

.clear2 { clear:both; height: 20px;}

.table_padding {
	padding: 10px 10px 10px 10px;
}

.heading {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
	font-size:18px; 
	color:#525252; 
	line-height:20px;
	font-weight:bold;
}

.blue_heading {
	color: #486f9a;
	font: bold 16px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.red_heading {
	color: #F00;
	font: bold 18px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.red_subheading {
	color: #F00;
	font: bold 16px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.red_text {
	color:#f00;
	font: bold 12px/13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.smallText {
	font-size: 9px;
}


/*footer*/
#footer .indent { padding:19px 0 0 35px;}
#footer a { color:#5187A2;}









