@charset "utf-8";
/* CSS Document */
img{
	border:none;
	vertical-align:top;
	padding:0;
}

body{
	background-color:#e6e6e6;
	margin:0;
	padding-top:47px;
}

#header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	width:800px;
	height:173px;	
}

#bar{
	background-image:url(images/bar.jpg);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	width:800px;
	height:20px;	
}
#bar2{
	background-image:url(images/bar2.jpg);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	width:800px;
	height:20px;	
}

.menu a:link{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#7f93ae;
	margin-left:20px;
}
.menu a:visited{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#7f93ae;
	margin-left:20px;	
}
.menu a:active{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#7f93ae;
	margin-left:20px;	
}
.menu a:hover{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#012d6a;
	margin-left:20px;	
}

.link1 a:link{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	color:#7f93ae;
}
.link1 a:visited{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	color:#7f93ae;	
}
.link1 a:active{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	color:#7f93ae;	
}
.link1 a:hover{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	color:#012d6a;
}

.link2 a:link{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	color:#939393;
}
.link2 a:visited{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	color:#939393;	
}
.link2 a:active{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	color:#939393;	
}
.link2 a:hover{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	color:#939393;
}

#main{
	background-color:#FFFFFF;
	width:800px;
	height:400px;
	padding:0;
}

#nav{
	width:201px;
	margin-top:20px;
	padding:0;
}

#rightside{
	float:left;
	width:201px;
	height:365px;
	padding:0;
}
#rightside2{
	background-image:url(images/bgright2.jpg);
	background-repeat:repeat-y;
	float:left;
	width:240px;
	height:400px;
	padding:0;
}

#services{
	float:left;
	width:201px;
	padding:0;
	margin-top:25px;	
}
#title{
	font-family:arial;
	font-size:16px;
	color:#536b8d;
	text-decoration:none;
	height:20px;
	background-image:url(images/bgtitle.jpg);
	background-repeat:no-repeat;
}
#title2{
	font-family:arial;
	font-size:16px;
	color:#536b8d;
	text-decoration:none;
	height:20px;
}
#text{
	width:310px;
	font-family:arial;
	font-size:16px;
	color:#536b8d;
	text-decoration:none;
}
#text2{
	width:530px;
	font-family:arial;
	font-size:11px;
	color:#536b8d;
	text-decoration:none;
}

#center{
	background-image:url(images/bgcenter.jpg);
	background-repeat:no-repeat;
	float:left;
	width:261px;
	height:365px;
	padding:0;
}
#left{
	float:left;
	width:330px;
	height:365px;
	padding:0;
}
#left2{
	background-image:url(images/bgleft.jpg);
	background-repeat:repeat-y;
	float:left;
	width:560px;
	height:400px;
	padding:0;
}
#imgcontainer{
	float:left;
	width:155px;
	height:188px;
	/*border: solid 1px #7b7b7b;*/
	padding:0;
}

#welcome{
	width:310px;
	margin-top:20px;
	margin-left:15px;
	padding:0;
}
#welcome2{
	float:left;
	width:530px;
	margin-top:20px;
	margin-left:15px;
	padding:0;
}

li{
	list-style-image:url(images/bullet.jpg);
	line-height:16px;
	font-family:arial;
	font-size:12px;
	color:#536b8d;
}

#barbottom{
	background-image:url(images/barbottom.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:24px;
}
#barbottom2{
	background-image:url(images/barbottom2.jpg);
	background-repeat:repeat-x;
	width:800px;
	height:24px;
}


#bgfooter{
	line-height:16px;
	font-family:arial;
	font-size:10px;
	color:#939393;
	background-image:url(images/bgfooter2.jpg);
	background-repeat:repeat-x;
	width:800px;
	height:35px;
}

#footer{
	width:800px;
	padding:0;
}

