body{
background:url(../images/background.gif);
background-repeat:repeat-x;
background-color:#d6d1d4;
font-family:tahoma;
}
h1{
display:block;
background:url(../images/nav_back_h1.gif) repeat-x;
margin:0px;
text-indent:10px;
padding:6px 0px 8px 0px;
color:#006699;
font-size:16px;
}
h2{
display:block;
background:url(../images/nav_blue.gif) repeat-x;
margin:0px;
text-indent:10px;
padding:4px 0px 6px 0px;
color:#006699;
font-size:14px;
}
h3{
display:block;
background:url(../images/nav_blue.gif) repeat-x;
margin:10px 10px 4px 10px;
text-indent:10px;
padding:4px 0px 6px 0px;
color:#006699;
font-size:12px;
}
td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #000033;
margin:7px 20px 7px 25px;
line-height:1.4;
text-align: justify;
}
#text a{
text-decoration:underline;
font-style:italic;
color:#003366;
}
#wrapper{
margin:0 auto 0 auto;
width:750px;
}
#header{
background:url(../images/header.gif) center;
background-repeat:no-repeat;
width:750px;
height:150px;
}
#header_image{
background:url(../images/content_back.gif) repeat-y;
text-align:center;
clear:both;
height:215px;
width:750px;
overflow:hidden;
}
#header_image_home{
background:url(../images/content_back.gif) repeat-y;
text-align:center;
clear:both;
height:315px;
width:750px;
overflow:hidden;
}
#content{
background:url(../images/content_back.gif) repeat-y;
height:auto;
width:750px;
overflow:hidden;
}
#footer{
background:url(../images/footer.gif) no-repeat;
height:125px;
width:750px;
overflow:hidden;
}

#text{
background:url(../images/text_back.gif) bottom no-repeat;
background-color:#FFFFFF;
float:right;
width:475px;
margin:10px 40px 10px 0px;
height:auto;
}
#text p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #000033;
margin:7px 20px 7px 25px;
line-height:1.4;
text-align: justify;
}
/*Navigation*/
#top_nav{
width:730px;
margin:0px 4px 0px 10px;
height:28px;
background:url(../images/nav_blue.gif);
background-repeat:repeat-x;
}
ul#mainNav {
margin:0px 0px 0px 50px;
padding:0px;
text-align:center;
	list-style: none;
	height:28px;
	overflow:hidden;
}
#top_nav li{
text-align:left;
margin:0px;
padding:5px 30px 0px 5px;
float:left;
width:auto;
background:url(../images/bullet.gif) no-repeat;
background-position:0% 70%;
}
#top_nav a{
margin-left:10px;
font-weight:bold;
font-family: tahoma;
text-decoration: none;
color: #006699;
font-size: 13px;
}
#top_nav a:hover{
color:#FF6600;

}
.active {
color:#006699;
font-weight:bold;
font-style:italic;
}
/*Sidebar*/
#sidebar{
float: left;
width:190px;
background:url(../images/side_back.gif) bottom no-repeat;
background-color:#FFFFFF;
height:auto;
margin:10px 0px 10px 40px;
}
/* Side Navigation */
ul.side_nav{
margin-top:5px;
padding:0px;
margin-left:20px;
display:table;
font-family:Verdana;
font-size:11px;

}
ul.side_nav li{
list-style-image:url(../images/bullet.gif);
}
ul.side_nav a{
font-weight:bold;
font-size: 11px;
margin:2px 0px 0px 2px;
text-decoration:none;
color:#006699;
margin:0px;
padding:0px;
}
ul.side_nav a:hover{
color:#FF6600;
}
#iframe{
height: 1500px;
}
/* Side Navigation */
ul.text{
margin-top:0px;
padding:0px;
margin-left:100px;
display:table;
font-family:Verdana;
font-size:11px;

}
ul.text li{
margin-top:3px;
list-style-image:url(../images/bullet.gif);
}
/* Footer */
#footer_text p{
float:right;
width:600px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #666666;
margin:65px 130px 0px 0px;
text-align:right;
}
#footer_text a{
color: #0099CC;
}
/*Portfolio Pictures*/
#port_pics{
width:450px;
}
#port_pics img{
padding:2px;
margin:5px;
border:1px #006699 solid;
}
.team{
text-align:center;
padding:5px;
margin:5px;
border:1px #006699 solid;
}
