@charset "utf-8";
/* CSS Document */

body,table,tr,td,div,p,h1,h2,h3,h4,form,img {
	margin: 0px;
	padding: 0px;
	color: #FFDFAA;
}
body{
	background-image: url(../images1/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FBF2EA;
}
/* IE6 css fixer v0.6: Mon, 02 Nov 2009 12:57:44 +0100 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
#header #titlebg,
#header #toprimg,
#container #mainflash #mainleftimg,
#container #mainflash #mainf1,
#container #mainflash #maincenterimg,
#container #mainflash #mainf2,
#container #mainflash #mainrightimg,
#container #colum1,
.searchbg,
#container #colum2,
#header #toplimg,#header #toplimg1 {display:inline;}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a{
	text-decoration: none;
	color: #7c7c7c;
}
.clear{
	clear: both;
}
.more{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3c3c3c;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 165px;
	padding-left: 10px;
	margin-top: 10px;
	background-image: url(../images1/arrow1.gif);
}
.more a{
	color: #3c3c3c;
	text-decoration: none;
}
.more a:hover{
	text-decoration: underline;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #db1818;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
select {
	margin-top: 5px;
	margin-bottom: 15px;
}

h4{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #535252;
	text-decoration: none;
	text-transform: capitalize;
}
#container{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header{
	width: 980px;
}
#header #toplimg{
	float: left;
	width: 208px;
	height: 105px;
	background-repeat: repeat-x;
}
#header #toplimg1{
	float: left;
	width: 208px;
	height: 105px;
	background-repeat: repeat-x;
}
#header #titlebg{
	width: 560px;
	float: left;
	background-image: url(../images1/polinsys_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 105px;
}
#header #titlebg .paddinga{
    padding-bottom: 11px;
	padding-right: 188px;
	padding-left: 187px;
}
#header #titlebg #title{
	width: 185px;
	height: 94px;
	
}
#header #toprimg{
	float: left;
	width: 208px;
}
#container #mainflash{
	height: 216px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
#container #mainflash #mainleftimg{
	float: left;
	width: 34px;
}
#container #mainflash  #mainf1{
	float: left;
	width: 450px;
}
#container #mainflash #maincenterimg{
	float: left;
	width: 10px;
}
#container #mainflash #mainf2{
	float: left;
	width: 451px;
}
#container #mainflash #mainrightimg{
	float: left;
	width: 33px;
}
#container #contant{
	margin-right: 34px;
	margin-left: 33px;
	margin-bottom: 13px;
	background-color: #fff8e7;
	width: 913px;
}
#container #contant .whitebox{
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images1/whiteroul.gif);	
}
#container #contant .whitebox .redbox{
	background-image: url(../images1/redroul.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#container #contant #padding{
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
}
#container #colum1{
	float: left;
	width: 390px;
	background-color: #fffbf2;
	
}
#container #colum1 #leftline{
	background-image: url(../images1/side_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#container #colum1 #rightline{
	background-image: url(../images1/side_line2.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#container #colum1 #buttomleft{
	background-image: url(../images1/box_buttom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container #colum1 #buttomright{
	background-image: url(../images1/box_buttom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container #colum1 #buttomline{
	background-image: url(../images1/box_buttom_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#container #colum1 #padding1{
	padding-top: 30px;
	padding-right: 22px;
	padding-bottom: 30px;
	padding-left: 22px;
}
#container #colum1 #padding1 p{
	font-family: Tahoma;
	font-size: 11px;
	color: #7c7c7c;
	text-decoration: none;
	text-align: justify;
}
#container #colum1 #padding1 #searchbox{
	width: 250px;
}
.searchbg{
	float: left;
	width: 87px;
}
#container #colum2{
	float: right;
	width: 390px;
	background-color: #fffbf2;
	margin: 0px;
}
#container #colum2 #leftline{
	background-image: url(../images1/side_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#container #colum2 #rightline{
	background-image: url(../images1/side_line2.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#container #colum2 #buttomleft{
	background-image: url(../images1/box_buttom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container #colum2 #buttomright{
	background-image: url(../images1/box_buttom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container #colum2 #buttomline{
	background-image: url(../images1/box_buttom_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#container #colum2 #padding2{
	padding-top: 30px;
	padding-right: 22px;
	padding-bottom: 30px;
	padding-left: 22px;
}
#container #colum2 #padding2 p{
    font-family: Tahoma;
	font-size: 11px;
	color: #7c7c7c;
	text-decoration: none;
	text-align: justify;
}
