/* CSS Document */

html,body{
	margin:6px;
	padding:0;
	background-color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	min-height: 100%;
	text-align: center;
}

h1,h2,h3,h4,h5,h6 {
	color: #000033;
	font-weight: normal;
	margin-bottom: 0.2em;
}
h4,h5,h6 {font-weight: bold;}

h1 {font-size: 2.6em;}
h2 {font-size: 2em;}
h3 {
	font-size: 1.3em;
	margin-top: 0em;
	font-weight: bold;
	color: #183B82;
}
h4 {font-size: 1.25em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0;}

#swf, #no-swf{width:100%;text-align:center;}

#solid_border {
	border-top: dashed 1px #CCCCCC;
	margin: 5px 0 5px 0;
	width: 680px;
}

div#container {
	text-align:left;
	width:700px;
	margin:0 auto;
}

#center {
	padding:10px;
	width:700px;
	margin:0 auto;
}

div#portfolioleft {
	width:450px;
	float:left;
}

div#portfolioright {
	width:250px;
	float:right;
}

div#header {
	width:700px;
	margin: auto;
}

div#blackbar {
	width:700px;
}

.footer-title {
	margin: 0 auto;
	font-family: "Goudy Old Style", Garamond, "Big Caslon", "Times New Roman", serif; 
	font-size: 24px;
	font-weight: 900;
	text-align: left;
}

div#footer1 {
	width:400px;
	float:left;
}

div#footer2 {
	width:300px;
	float:right;
	text-align:right;
}


div#middlepix {
	width:700px;
	height:150px;
}

div#middlemenupix {
	width:700px;
	height:172px;
}

div#middlemenupix2 {
	width:700px;
	height:100px;
}

div#middlehomepix {
	width:700px;
	height:272px;
	}

div#menu {
	width:700px;
	text-align:right;
}

div#footer {
	width:470px;
	text-align:left;
	float:left;
	font-family: Arial, "Helvetica", sans-serif;
}

div#footerright {
	width:230px;
	text-align:right;
	float:right;
}

div#contentholder {
	width:700px;
	margin: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#textswap {
	width:700px;
	height:40px;
}

div#contentleft {
	width:320px;
	height:auto;
	float:left;

}


div#contentleft2 {
	width:330px;
	float:left;

}

div#contentleft3 {
	width:160px;
	float:left;

}

div#contenthomeleft {
	width:330px;
	height:200px;
	float:left;

}

div#contentaboutusleft {
	width:340px;
	float:left;

}

div#contentaboutusright {
	float:right;
	width:340px;
	text-align:justify;

}

div#contentright {
	float:right;
	width:370px;
	height:auto;
	text-align:justify;

}

div#contentright ul li {
	text-align: left;
	margin-left: -20px;
}

div#contenthomeright {
	float:right;
	width:370px;
}

div#contentright2 {
	float:right;
	width:540px;

}
div#spacer {
	width:700px;
	clear:both;
}
div#spacer2 {
	width:700px;
	height:10
	clear:both;
	height: 10px;
	float: left;
}
div#spacer3 {
	width:330px;
	clear:left;
	float: left;
}

.homepagebottoms {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 10px;
	color:#0F192D;
	font-weight: bold;

}

.homepagemenu2 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #0F192D;
	}


.homepagemenu3 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #0F192D;
	}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: normal;
}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #0F192D;
}

.style2 {
	font-family: "Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #0F192D;
}

.style3 {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0F192D;
    font-weight: bold;
}

a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	color: #009999;
	text-decoration: none;
}
a:hover {
	color: #009999;
	text-decoration: underline;
}
a:active {
	color: #009999;
	text-decoration: none;
}
a {
	text-decoration: none;
}

.awards_div {
	clear: both;
}

.awards_div img {
	margin-right: 20px;
	margin-bottom: 20px;
	vertical-align:middle;
	float: left;
}

.awards_div b {
	color: #009999;
}
