#header {
	background-repeat: repeat-x;
	text-align: left;
	margin: 0px;
	height: 83px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: bottom;
	background-image: url(images/topbckgrd.jpg);
	width: 100%;
}
#footer {
	padding: 15px;
	height: 20px;
	text-align: center;
	background-color: #CFEDF5;
}
h3 {
	font-size: medium;
	font-weight: bolder;
	color: #09C;
}


#nav {
	background-color: #7BCAE5;
	height: 29px;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: auto;
}
#banner {
	background-color: #FFF;
	text-align: center;
	height: 145px;
	width: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	width: 100%;
	position: absolute;
	text-align: center;
}
.module {
	background-color: #FFF;
	float: left;
	width: 450px;
	text-align: left;
	margin-top: 35px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.module2 {
	background-color: #FFF;
	padding: 25px;
	float: left;
	width: 300px;
	margin-top: 35px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 15px;
	text-align: left;
	position: relative;
}
#maincontent {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	position: absolute;
	margin: 0px;
	padding: 0px;
	font-size: small;
	width: 100%;
	text-align: left;
}

#maincontenttest {
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
	

.containermain {
	text-align: center;
	position: absolute;
}
.introtext {
	color: #333;
	font-size: medium;
	font-weight: normal;
}
#container {
	text-align: left;
	width: 100%;
}
.blocktext {
	padding: 30px;
}
.curved-box
    {
	width: 360px;
	background-color: #FFF;
	position: relative;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 40px;
	float: left;
	background-image: url(images/curvedboxbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 35px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

.curved-box2 {
	width: 360px;
	background-color: #FFF;
	float: right;
	position: relative;
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-image: url(images/curvedboxbgr.jpg);
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	background-position: top;
	height: 335px;
}

.curved-box h2
    {
	color: #999;
	background-color: #FFF;
	text-align: left;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}

.curved-box p
    {
	margin: 0px;
	padding: 5px 15px 10px 15px;
	text-align: left;
	color: #666;
	background-color: #FFF;
	background-image: url(images/roundededgebottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.textsm {
	font-size: small;
}

#curved-box-services {
	width: 719px;
	background-color: #FFF;
	position: relative;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 25px;
	background-image: url(images/servicesbox.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.insidenav {
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	float: left;
	width: 190px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #999;
	font-size: small;
	height: auto;
	background-image: url(images/divider.jpg);
	text-align: left;
}

#insidenav2 {
	background-image: none;
}

a:link {
	color: #39C;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #39C;
}
a:hover {
	color: #39C;
	text-decoration: underline;
}
a:active {
	color: #F36;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#insidenav3 {
	font-weight: normal;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	float: left;
	width: 100px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #999;
	font-size: small;
	list-style-type: square;
	line-height: 150%;
}
.wireframemenu{
	width: 200px;
	border: 0px solid #CCC;
	line-height: 140%;
	height: 500px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
	width: 135px;
}

.wireframemenu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.wireframemenu a{
	padding: 4px 4px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #09C;
	text-decoration: none;
	border-bottom: 0px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-repeat: repeat-x;
}
#contact table{
	font-size: 8pt;
	text-align: left;
	font-weight: normal;
	background-repeat: no-repeat;
	background-image: url(images/greygradient.jpg);
	background-position: left top;
	vertical-align: top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
th {
	font-weight: normal;
	padding: 4px;
	vertical-align: top;
}


.wireframemenu a:visited{
	color: #09C;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
	color: #FFF;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
#contact {
}

.nav-on {
	color: #FFF;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	padding: 4px;
}
.rightbox {
	padding: 10px;
	width: 100%;
	text-align: right;
	float: right;
	position: absolute;
}

.container #maincontent .curved-box-services #form1 table tr th h3 {
	font-weight: bold;
}
.imageborder a {
	border: 5px groove #CCC;
}
.smalltext {
	font-size: 8pt;
	color: #888;
}


a img.imageborder:hover{
	border-color: #9CF;
	border: 1px dotted #333;

	
}
.imageborder {
	border: 1px dotted #ccc;
}

body {
	
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: small;
	text-align: center;
	margin: 0px;
	position: relative;
	height: 100%;
}

