body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight: normal;
	text-align: justify;
}
p {
	padding: 0 0 14px 0;
	margin: 0;
}
ul {
	list-style-image:url(images/arrow.png);
	list-style-position: outside;
	text-align: left;
	margin: 3px 0 0 40px;
	padding: 0;
}
ol {
	margin: 3px 0 0 25px;
}
#main, #footer, #menu, #content, #container {
	width: 950px;
	margin: 0 auto;
}
#header {
	height: 40px;
	background:#39aecf;
}

#container {
	width: 950px;
	margin-top:20px;
	
}
#main {
    background:#FFFFFF;
	float:left;
}
#leftColumn {
	width: 311px;
	margin:0;
}
#RSS {
	width: 300px;
	float:left;
}
#RSS a {
	color:#a70e0e;
}
#RSS img {
	border: 0;
}

#formBack {
	width:310px;
	background:#39aecf no-repeat;
	color:#FFFFFF;
	font-size:12px;
}
#formBack input, #formBack textarea {
	font-size: 11px;
	width: 150px;
}

#formHead {	
    height:79px;
    background:url(images/form-top.jpg) top no-repeat;
	color:#057d9f;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding: 15px 10px 0 10px;
	line-height:18px;
}
#formBase {
	height:14px;
	background:url(images/form-bottom.jpg) bottom no-repeat;}

#content {
	float:right;
	width:600px;
	margin-left:20px;
	}

#contentHead {
	height: 33px;
	background:url(images/content-header.jpg) top;
}
#contentBase {
	height: 33px;
	background:url(images/contentBase.gif) bottom;
}
#contentBack { 
	width:607px;
	background:url(images/contentBack.gif) repeat-y;
}
#contentBack p, #contentBack h1, #contentBack h2, #contentBack h3, #contentBack ul { 
	padding: 0 25px;
	margin: 15px 0;
}
#contentBack ul { 
	margin: 3px 0 0 40px;
}
#footer {
	margin-top:10px;
	clear: both;
	background: url(images/footer.gif) repeat-x;
	height:20px;
	line-height: 20px;
	color:#000;
	text-align:center;
	padding-left: 12px;
}
#footer a {
	float:left;
	display:block;
	background: #61b7cf;
	padding: 0 15px;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
}
#footer a:hover {
	background: #057d9f;
}

/* ### Main Navigation ### 
/*Credits: CSSplay */
#main_menu {
	padding: 0;
	height: 24px;
	line-height: 24px;
	padding: 8px 0 8px 20px;
	margin: 0 auto;
	width: 950px;
}
#headerPhone {
float:right;
color:#fff;
font-size: 18px;
font-weight: bold;
width: 430px;
}
/*#main_menu li {
	margin: 0;
}*/
.preload2 {}
.menu2 {margin:0; list-style:none; height:24px; position:relative; z-index: 1400;}
.menu2 li.top {display:block; float:left; position:relative;background: #61b7cf -5px no-repeat; height: 24px;}
.menu2 li a.top_link {display:block; float:left; color:#fff; text-decoration:none; font-size:13px; font-weight:bold; padding:0 17px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; height:24px;}
.menu2 li a.top_link span.down {float:left; display:block; height:24px;}
.menu2 li a.top_link:hover {color:#000; background: url(images/down.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(images/button4.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(images/down.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(images/button4.gif) no-repeat #057d9f;} /* this one adds an image for hovering over a link */
.menu2 li:hover > a.top_link span {background:url(images/button4.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(images/down.gif) no-repeat right top;}

.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:1401;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:31px; background: #f78d2f; padding:0; border:1px solid #fff; border-top: 0; white-space:nowrap; width:201px; height:auto;z-index: 1401;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:201px; border-bottom:#fff 1px solid;}
.menu2 :hover ul.sub li a {display:block; font-size:12px; height:20px; width:200px; line-height:20px; text-indent:5px; color:#fff; text-decoration:none; border:1px solid #fff; border-width:0 0 0 1px; font-weight: bold;}
.menu2 :hover ul.sub li a.fly {background:#f78d2f url(images/arrow.gif) 190px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#13ab4d; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#13ab4d url(images/arrow_over.gif) 190px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#fce200 url(images/arrow_over.gif) 190px 7px no-repeat; color:#000;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:140px; top:-4px; background: #f78d2f; padding:1px 0; border:1px solid #fff; white-space:nowrap; width:205px; color:#fff; height:auto; z-index:1;}

.menu2 :hover ul.sub li ul li {display:block; height:20px; position:relative; float:left; width:205px; border-bottom:#fff 1px solid;}

.menu2 :hover ul.sub li ul li a {display:block; font-size:12px; height:20px; width:204px; line-height:20px; text-indent:5px; text-decoration:none; border:1px solid #fff; border-width:0 0 0 1px; font-weight: bold; color:#fff;}

/* ### Sidebars ### */ 
#qws a, #qws {
	text-decoration: none;
	font-size: 11px;
	text-align:right;
	width: 1004px;
	margin: 0 auto;
}

/*********** Content ************/
h1, h3 {
	font-size: 20px;
	color:#39aecf;
	text-align: left;
	margin: 0 0 10px 0;
	text-decoration:none;
	line-height:24px;
}
h1 {
	margin-left: 27px;
}
h2 {
	font-size:18px;
	color:#a70e0e;
	margin-top:10px;
}
h3 {
	font-size: 16px;
	color:#a70e0e;
}
#floatBox {
	width: 45%;
	margin-right: 15px;
	float:left;
}
/* normal body links*/

a {
}

/**************** Old Styles **************
#right {
	float:right;
	width: 160px;
	margin-left: 20px;
}
#div, .div {
	clear:left;
	line-height: 10px;
	width: 100%;
	margin: 5px 0;
}
.submit, .mainSubmit {
	background: #f7843d;
	background-position:center;
	display:block;
	text-align:center;
	padding: 0 10px 0 10px;
	color:#FFFFFF;
	font-weight: bold;
}
input.mainSubmit {
	background:url(images/submit.jpg) no-repeat right;
	width: 159px;
	height:19px;
	border: 0;
	font-size: 12px;
}
/* ######## FAQ Pages ##### */
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 12px;
	font-weight: normal;
}
h3.toggler {
	font-weight: bold;
}
.element {
	margin: 5px 0 0 5px;
}
img.right {
	margin: 0 25px;
	float:right;
}
