/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

body{
	text-align:center;
	width:781px;
	margin:0 auto;
	padding:0;
	font-family:"Century Gothic";
	font-size:12px;
	color:#716F6E;
}

#container{
	width:779px;
	border:1px solid #006FAD;
	margin-top:6px;
}

a#wintec{
	display:block;
	text-indent:-10000px;
}

#header{
	width:779px;
	height:146px;
	border-bottom:1px solid #eee;
}

#content{
	margin-right:6px; /* to give 6px right margin */
	text-align:left;
}

#hleft{
	width:486px;
	padding-bottom:12px;
	float:left;
}

#hright{
	width:285px;
	padding-bottom:12px;
	border-left:1px dashed #FF9C04;
	float:right;
}

.cl3_title{ /* 2 column size */
	width:575px;
	height:39px;
	background:#fff url(../images/orngbar3.jpg) no-repeat bottom left;
}
.cl2_title{ /* 2 column size */
	width:450px;
	height:39px;
	background:#fff url(../images/orngbar1.jpg) no-repeat bottom left;
}
.cl1_title{ /* 1 column size */
	width:285px;
	height:39px;
	background:#fff url(../images/orngbar2.jpg) no-repeat bottom left;
}
.xlcontent, .xlbcontent{ /* both left n right padding */
	margin:6px 37px 0px 39px;
}
.xlcontent a, .maintenance a{
	font-weight:normal;
}
.xlbcontent{
	font-size:10px;
	line-height:12px;
}

.xrcontent, .prcontent, .otcontent{ /* only left padding */
	margin:6px 0px 0px 39px;
	font-size:10px;
	line-height:12px;
}

.seeall{
	text-align:right;
}

#cleft{
	width:196px;
	padding-bottom:12px;
	float:left;
}

#cright{
	width:575px;
	padding-bottom:12px;
	border-left:1px dashed #FF9C04;
	float:right;
}
.clcontent{
	margin:39px 37px 0px 39px;
}

.clcontent ul, .clcontent ul ul{
	list-style:none;
	margin:0;
	padding:0;
	line-height:24px;
}
.clcontent ul li{
	font-size:12px;
}
.clcontent ul li a{
	color:#716F6E;
	font-weight:normal;
}
.clcontent ul ul{
	margin-left:12px;
}
.clcontent ul ul li{
	font-size:10px;
}

.crcontent{ /* only left padding */
	width:247px;
	padding:6px 0px 0px 39px;
	font-size:10px;
	line-height:12px;
	float:left;
}
.prcontent, .otcontent{ /* font size and justified */
	font-size:12px;
	line-height:15px;
	text-align:justify;
}
.prthumb{
	width:170px;
	height:153px;
	margin:0px 3px 0px 3px;
	text-align:center;
	font-size:10px;
	float:left;
}

#footer{
	clear:both;
	width:781px;
	height:30px;
	margin-bottom:6px;
	background:#6CA8D3 url(../images/footer/long.jpg) no-repeat bottom;
}
.copyright{
	padding:7px 0px;
	font-size:9px;
	color:#eee;
	text-align:center;
}

/***** MAINTENANCE *****/
.maintenance{
	text-align:center;
	height:200px;
	padding-top:100px;
	color:#006FAD;
}