/* CSS Document */

body{ margin:0px; padding:0px; background:#83ACD1 url(../images/main_background.jpg); background-repeat:repeat-x; font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
p{ margin:0px; padding:0px;}
h3{ margin:0px; padding:0px;}
h5{ margin:0px; padding:0px; font-size:13px; color:#0066CC;}
hr{ border:1px dashed #0099CC;}
#wrap{ margin:auto; width:686px; background:url(../images/main_gradiant.png); background-repeat:repeat-y;}
#header{ height:112px;}
#content{ overflow:hidden;}
	#level1{}
		#leftcol{ width:217px; padding:10px 10px 10px 15px; float:left;}
			.welcomeBox{ width:217px;}
				.welTop{}
					.welTL{ width:11px; height:14px; float:left;}
					.welTM{ float:left; width:195px; height:14px; background:url(../images/wel_tm.jpg); background-repeat:repeat-x;}
					.welTR{ width:11px; height:14px; float:left;}
				.welMid{ background:url(../images/wel_mid.jpg); background-repeat:repeat-y; padding:8px;}
					.welBM{ float:left; width:195px; height:14px; background:url(../images/wel_bm.jpg); background-repeat:repeat-x;}
		#RightCol{ width:424px; float:left; padding:15px 15px 5px 5px; }
	#level2{ clear:both; margin:10px 5px 0px 23px;}
		.whiteBox{}
			.whiteHead{ height:39px;}
				.WhiteTL{ width:13px; float:left;}
				.whiteTM{ background:url(../images/topic_m.jpg); background-repeat:no-repeat; float:left; padding:10px 3px 3px 3px; background-repeat:repeat-x;height:26px;}
				.WhiteTR{ width:13px; float:left;}
			.WhiteMid{}
				.leftGrad{background:url(../images/grad_l.jpg);  background-repeat:repeat-y; width:6px; float:left;}
				.whiteContent2{ float:left; background:url(../images/grad_l.jpg);  background-repeat:repeat-y; background-position:right; padding:10px 5px 0px 5px;}
				.whiteContent{ float:left; background:url(../images/grad_l.jpg);  background-repeat:repeat-y; background-position:right; padding:10px 5px 0px 5px;}
			.whiteBot{ height:12px; clear:both;}
				.whiteBM{ background:url(../images/white_bm.jpg); background-repeat:repeat-x; float:left; height:12px;}
		
		.blueBox{  padding:5px; border:#333333 1px solid; background:#CCCCCC; font-size:11px; margin:5px;} 
			.BlueHead{ height:15px; background:#333333; color:#FFFFFF; padding:3px;}
			
		.ProductColms{ width:180px; padding:0 10px 0px 10px; float:left; height:470px; margin-bottom:10px;}
		
		.ClientColms{ width:300px; padding:0 10px 0px 10px; float:left;}
			.clientBox{ margin:2px 2px 10px 2px; line-height:15px; clear:both;}
			.space{ height:10px; clear:both;}
	#footer{ clear:both; height:70px; }
/*styles*/
.imageBorder{ border:1px solid #CCCCCC; float:left; margin-right:8px;}
.imageBorderPlain{ border:1px solid #CCCCCC; }

a.link{ color:#0099CC;}
a.link:hover{ color:#000000;}
