@charset "utf-8";
body,td,th {
	font-family: Georgia;
	font-size: 12px;
	color: #39414a;
}
/*body {
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	size:100%;
}*/

body {
	height: 100%;
	margin: 0;
	padding: 0;
}

img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #009;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2 {
	font-size: 24px;
	color:#009;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a:link {
	color: #009;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2d5b9c;
}
a:visited {
	text-decoration: none;
	color: #2d5b9c;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2d5b9c;
}
a:hover {
	text-decoration: none;
	color: #6dd558;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6dd558;

}
a:active {
	text-decoration: none;
	color: #009;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2d5b9c;
}
#main .content .main_btn {
	background-image: url(images/main_btm.gif);
	height: 47px;
}

#main .content .main_top {
	background-image: url(images/main_top.gif);
	height: 17px;
}

#main .content .right_qoates {
	float: right;
	width: 243px;
	padding-right: 25px;
	margin-bottom: 10px;
}

#main .content .right_img {
	float: right;
	margin-left:20px;
	margin-bottom: 10px;
}

#main .content .right_qoates .qoates_bg {
	background-image: url(/images/quotes.gif);
	background-repeat: no-repeat;
	height: 133px;
}

#main .content .right_qoates .qoatesg_bg {
	background-image: url(/images/quotesg.gif);
	background-repeat: no-repeat;
	height: 166px;
}

#main .content .right_qoates .qoates_bg4 {
	background-image: url(/images/quotes4.gif);
	background-repeat: no-repeat;
	height: 570px;
}

#main .content .right_qoates .LongQuote {
	background-image: url(/images/LongQuote.gif);
	background-repeat: no-repeat;
	height: 745px;
}

.qoates_title {
	font-size: 14px;
	font-weight: bold;
	color: #009;
}
.qoate_text {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	vertical-align: top;
}
.qoate_details {
	color: #747474;
}
#main {
	height: auto;
	width: 985px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	z-index:1;
}
#main .header {
	height: 212px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#main .header a{
	border-style: none;	
}
img { border: none; }

#main .content .pictures {
	background-image: url(images/pictures.jpg);
	/*background-image: url(images/UnderConstruction.gif);*/
	height: 234px;
	margin-bottom: 20px;
}

#main .content .testimonials{
	background-image: url(images/testimonials.gif);
	height: 164px;
	margin-bottom: 20px;
}

#main .header .logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 157px;
	width: 385px;
	padding-right: 600px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.clearing {
	clear: both;
}
#main .content {
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	height: auto;
	margin-bottom: 7px;
	position:relative;
	z-index:1;
}
#main .footer {
	background-image: url(images/footer.png);
	height: 77px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#main .content .text {
	float: left;
	width: 667px;
	margin-right: 25px;
	padding-left: 25px;
	line-height: 22px;
	font-size:12px;

}

#main .content .textb {
	float: left;
	width: 667px;
	margin-right: 25px;
	padding-left: 25px;
	line-height: 22px;
	font-size:16px;
}

#main .menu {
	background-image: url(images/menu_bg.png);
	background-repeat: no-repeat;
	height: 57px;
	text-align: center;
	line-height: 55px;
	font-size:14px;
	font-weight: bold;
}
#main .menu ul li {
	list-style-type: none;
	display: block;
	width: 164px;
	float: left;
	text-align: center;
	vertical-align: top;
	
}
#sddm .drop_menu a:hover{
	background-image: url(images/menu_drop.gif);
	background-repeat: no-repeat;
}
#main .menu ul li a {
	list-style-type: none;
	color: #39414a;
	border-style: none;
}
#main .menu ul li a:hover {
	color: #2d5b9c;

}
#main .menu ul .active a {
	color: #2d5b9c;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	}

#sddm li a
{	display: block;
	text-align: center;
	}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	line-height: 14px;
	font-size: 11px;
}

#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
}
#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-image: url(images/menu_drop.gif);
	background-repeat: no-repeat;
	width: 164px;
	height: 74px;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	font-size: 10px;

}
#sddm .drop_menu #m1 {
	font-size: 10px;
	font-weight: normal;
	height: 110px;
}
.drop_menu #m1 ul {
	background-image: url(images/menu_dropdown.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 120px;
	list-style-type: none;
}
.drop_menu #m1 ul li {
	font-size: 11px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2D5185;
}

