@charset "utf-8";
/* CSS Document */

#main{width:100%; background-image:url(../images/back.jpg); background-repeat:repeat-y; background-position:top center;  text-align:center;}
#container{width:960px; margin:0px auto; text-align:justify;}
#part1{width:960px; height:405px; background-color:#eeeeee;}
#logo{width:168px; height:91px; float:left;}
#top{width:960px; height:100px;}
#imagespart{width:922px; height:285px; text-align:center; margin:0px auto; background-image:url(../images/img01.jpg); background-repeat:no-repeat;}
	#imagesleft{width:612px; height:275px; float:left; padding-top:5px; padding-left:5px;}
	#logos2{width:165px; height:51px; padding-top:217px; float:right; padding-right:18px;}

#insidecontent{width:920px; padding:15px 20px 20px 20px;}
#leftside{float:left; width:590px; padding-right:20px;}
#rightside{float:right; width:280px; padding-left:20px;}

.block{width:960px; height:20px; display:block;}

.serv img{border:#000000 thin dotted;}

/* boxes */
.purplebox{width:261px; height:34px; padding-top:11px; padding-left:15px; display:block; border:thin #000000 dotted; color:#FFFFFF; font-size:16px; text-transform:uppercase; background-color:#6683a3;}
.purplebox a{color:#FFFFFF; font-size:16px; text-transform:uppercase; text-decoration:none;}
.redbox{width:261px; height:34px; padding-top:11px; padding-left:15px; display:block; border:thin #000000 dotted; color:#FFFFFF; font-size:16px; text-transform:uppercase; background-color:#df4b4b;}
.redbox a{color:#FFFFFF; font-size:16px;text-decoration:none;}
.bluebox{width:261px; height:34px; padding-top:11px; padding-left:15px; display:block; border:thin #000000 dotted; color:#FFFFFF; font-size:16px; text-transform:uppercase; background-color:#3B5998;}
.bluebox a{color:#ffffff; font-size:16px;text-decoration:none;}
.surr{width:280px; height:50px; padding-top:10px; padding-bottom:10px;}
.surr2{width:280px; height:55px;}
.surr3{width:280px; height:50px; padding-bottom:10px;}

.dots{list-style-image:url(../images/bullet.jpg); background-repeat:no-repeat; background-position:left bottom; padding-left:20px; line-height:30px; text-align:left; text-indent:5px; color:#0860A0;}
.dots a{color:#0860A0; text-decoration:none;}
.dots a:hover{color:#0860A0; text-decoration:underline;}
.line{width:500px; height:9px; background-color:#222222; text-align:left; background-image:url(../images/hr.jpg); display:block;}

/* text styles */
.headings1{font-family:'Trebuchet MS',Arial, Helvetica, sans-serif; font-size:18px; text-transform:uppercase; color:#000000; text-shadow:#999999; letter-spacing:7px;}
.headings2{font-family:'Trebuchet MS',Arial, Helvetica, sans-serif; font-size:16px; text-transform:uppercase; color:#FFFFFF;}
.headings3{font-family:'Trebuchet MS',Arial, Helvetica, sans-serif; font-size:16px; text-transform:uppercase; color:#993333;}
.links{font-family:'Trebuchet MS',Arial, Helvetica, sans-serif; font-size:14px; color:#000000; text-decoration:underline;}
.links a{color:#000000; text-decoration:underline;}
.links a:hover{color:#333333; text-decoration:underline;}

.links2{font-family:'Trebuchet MS',Arial, Helvetica, sans-serif; font-size:14px; text-decoration:none;}
.links2 a{color:#666666; text-decoration:none;}
.links2 a:hover{color:#333333; text-decoration:none;}


#footer{font-family:'Trebuchet MS',Arial, Helvetica, sans-serif; font-size:11px; text-transform:uppercase; color:#000000; text-align:center; width:960px; height:40px; margin:0px auto; text-align:center;}
#footertext{width:768px; padding-top:13px; border-top:dotted #000000 thin; text-align:center; margin:0px auto;}
#footertext a{color:#333333; text-decoration:none;}
#footertext a:hover{color:#333333; text-decoration:underline;}
