/* CSS Document */
body {
	font-family: Tahoma, Lucida Grande, Verdana, Helvetica, sans-serif, sans;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
}
#wrapper {
	width: 700px;
	position: relative;
	left: 50%;
	margin-left: -360px;
	border-top: 1px solid #7391CD;
	border-right: 1px solid #7391CD;
	border-left: 1px solid #7391CD;
}


#masthead {
	background-color: #7391CD;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 698px;
	border-top: 0px none #566895;
	border-right: 1px solid #566895;
	border-bottom: 0px none #566895;
	border-left: 1px solid #566895;
}
#linksbar {
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 700px;
	border-bottom: 1px solid #7391CD;
	}
#leftcolumn{
	background-color: #FFFFFF;
	width: 145px;
	padding: 15px;
	float: left;
}



#bodycontent{
	background-color: #FFFFFF;
	width: 485px;
	padding: 15px;
	float: right;
}
#bodycontent p {
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-align: justify;

}
#bodycontent h2 {
	font-size: 12px;
	color: #6883C5;
	margin: 30px 0px 0px 0px !important;
}
#bodycontent2{
	background-color: #FFFFFF;
	width: 640px;
	padding: 15px;
	float: right;
}
#footer {
	background-color: #FFFFCC;
	width: 690px;
	padding: 5px;
	position: relative;
	left: 50%;
	margin-left: -360px;
	border: 1px solid #7391CD;
}
#clear {
	clear:both;
	}
	
.testimonial {
	background-color: #FFFFCC;
	width: 130px;
	border: 1px solid #7391CD;
	text-align: left;
	line-height: 18px;
	padding: 10px;
	margin: auto;
	text-indent: 0px;
}
#calloutleft {
	background-color: #FFFFFF;
	width: 220px;
	float: left;
}

#calloutright {
	background-color: #FFFFFF;
	width: 220px;
	float: right;
}

.top {
	background-color: #7391CD;
	width: 218px;
	padding:0px 0px 0px 0px;
	border: 1px solid #7391CD;
}
.top h1 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
	margin: 0px;
	padding: 5px 0px;
	font-variant: normal;
}
.main {
	background-color: #FFFFFF;
	width: 218px;
	height: 320px;
	text-align: left;
	border: 1px solid #7391CD;
}
.main p{
	padding: 10px;
}

#product {
	background-color: #FFFFFF;
	width: 485px;
	float: right;
}

.producttop {
	background-color: #7391CD;
	width: 483px;
	padding:0px 0px 0px 0px;
	border: 1px solid #7391CD;
}
.producttop h1 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
	margin: 0px;
	padding: 5px 0px;
	font-variant: small-caps;
}
.mainproduct {
	background-color: #FFFFFF;
	width: 483px;
	height: 600px;
	text-align: left;
	border: 1px solid #7391CD;
}
.mainproduct p{
	padding: 10px;
}
#footer a, a:link, a:active, a:visited, a:hover {
	color: #999999;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	font-family: Tahoma, Lucida Grande, Verdana, Helvetica, sans-serif, sans;
	font-weight: normal;
}
#footer a:hover {
	color: #566895;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	font-family: Tahoma, Lucida Grande, Verdana, Helvetica, sans-serif, sans;
}
	
/* main heading styles*/

h1 {
	font-family: Tahoma, Lucida Grande, Verdana, Helvetica, sans-serif, sans;
	font-size: 15px;
	color: #6883C5;
	font-weight: bold;
}
h2 {
	font-family: Tahoma, Lucida Grand, Verdana, Helvetica, sans-serif, sans;
	font-size: 12px;
	color: #6883C5;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}
h3 {
	font-family: Tahoma, Lucida Grande, Verdana, Helvetica, sans-serif, sans;
	font-size: 10px;
	color: #6883C5;
	font-weight: bold;
}

p {
	font-family: Tahoma, Lucida Grande, Verdana, Helvetica, sans-serif, sans;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #999999;
	text-align: justify;

}
.bluetext {
	color: #6883C5;
	font-weight: bold;	
}
#web {
	background-color: #FFFFFF;
	width: 690px;
	padding: 5px;
	position: relative;
	text-align:center;
	left: 50%;
	margin-left: -360px;
}	
.paragraphblue {
	font-family: Tahoma, Lucida Grande, Verdana, Helvetica, sans-serif, sans;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6883C5;
}
.paragraphblue2 {
	font-family: Tahoma, Lucida Grande, Verdana, Helvetica, sans-serif, sans;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6883C5;
	text-align: center;
}	
	
	.textarea2 {

	font-family: Tahoma, Lucida Grande, Verdana, Helvetica, sans-serif, sans;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
}
	
