/* CSS By Southwoods Media */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #EEEEEE;
}
body {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color:#061534;
}

a:link {
	color: #FF6600;
	text-decoration: none;
}

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

#wrapper {
	width:900px;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/backlarge333.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;	
	background-position: center 360px;
	background-color:#333333;

}

#header {
	width:900px;
	height:320px;
	background-image:url(images/header/static.jpg);
}
/* Nav */
#navcontainer ul {
	height:46px;
	padding-left: 0;
	margin-top:0;
	margin-left: 0;
	color: #fff;
	float: left;
	width: 900px;
	font-family: arial, helvetica, sans-serif;
	background-image:url(images/navback.gif);
}

#navcontainer ul li { 
	display: inline; 
}

#navcontainer ul li a {
	border-right: 1px solid #fff;
	border-left: 1px solid #000;
	padding: 14px;
	color: #fff;
	text-decoration: none;
	float: left;
	height:18px;
	font-weight:bold;
}

#navcontainer ul li a:hover {
	background-color: #369;
	color: #fff;background-image:url(images/navhoverdrk.gif);
	border-right: 1px solid #000;
}

#content {
	width:900px;
	background-color:#091e4b;
	height:auto;
	
}

#main {
	width:600px;
	float:left;
	
}

#main p {
	padding-left:6px;
}

#centermenu {
	padding-left:30px;
}

#rtcol {
	width:280px;
	float:right;
	font-weight:bold;	
	padding-left:6px;
	padding-right:6px;
	/*background-color:#999;
	border:1px dotted #333;
	margin-right:4px*/
}

#footer {
	width:872px;
	text-align:center;
	color:#FFF;
	height:18px;
	background-image:url(images/navback.gif);
	padding:14px;
	clear:both;
}

/*services page */

#servleft {
	width:415px;
	float:left;
	padding:8px;
	
}

#servright {
	width:415px;
	float:right;
	padding:8px;
}



/* text styling */

h1 {
	background-image: url(images/arrowcir.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;	
	margin-left:20px;
	margin-top:10px;	
}

h2 {
	background-image: url(images/arrowcir.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;	
	margin-left:20px;
	margin-top:10px;
}

.roundedcornr_box_672754 {
	background: url(images/roundedcornr_672754_tl.png) no-repeat top left;
}
.roundedcornr_top_672754 {
	background: url(images/roundedcornr_672754_tr.png) no-repeat top right;
}
.roundedcornr_bottom_672754 {
	background: url(images/roundedcornr_672754_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_672754 div {
	background: url(images/roundedcornr_672754_br.png) no-repeat bottom right;
}
.roundedcornr_content_672754 {
	background: url(images/roundedcornr_672754_r.png) top right repeat-y;
}

.roundedcornr_top_672754 div,.roundedcornr_top_672754,
.roundedcornr_bottom_672754 div, .roundedcornr_bottom_672754 {
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.roundedcornr_content_672754, .roundedcornr_bottom_672754 {
	margin-top: -19px;
}
.roundedcornr_content_672754 { padding: 0 20px; }

.roundedcornr_box_824901 {
	background: url(images/roundedcornr_824901_tl.png) no-repeat top left;
}
.roundedcornr_top_824901 {
	background: url(images/roundedcornr_824901_tr.png) no-repeat top right;
}
.roundedcornr_bottom_824901 {
	background: url(images/roundedcornr_824901_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_824901 div {
	background: url(images/roundedcornr_824901_br.png) no-repeat bottom right;
}
.roundedcornr_content_824901 {
	background: url(images/roundedcornr_824901_r.png) top right repeat-y;
}

.roundedcornr_top_824901 div,.roundedcornr_top_824901,
.roundedcornr_bottom_824901 div, .roundedcornr_bottom_824901 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_824901, .roundedcornr_bottom_824901 {
	margin-top: -19px;
}
.roundedcornr_content_824901 { padding: 0 15px; }

.roundedcornr_box_824901 a { color:#061534;}

.orangehead {
	background-image: url(images/arrowblue.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;	
	margin-left:20px;
	margin-top:10px;
}

/*form styling*/

fieldset {
	font-size:.8em;
	font-weight:700;
	border:1px solid #000;
	color:#0f1119;
	background-attachment: scroll;
	background-image: url(images/formback.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	background-color:#A1A1A1;
}

input {
	border:1px solid #0F1119;
	margin-top:2px;
}

select {
	border:1px solid #0F1119;
}

textarea {
	border:1px solid #0F1119;
}