* { margin: 0; padding: 0; outline: 0 }

body {
	background: #030c1b url(../images/bg2.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #999999;
}

p { margin: 20px 0;}

/* flash */

#flashwrap {
	width: 868px;
	height: 230px; 
	background: url(../images/flash-bg.jpg) top left;
}
	#goldseal-home {
		width: 252px;
		height: 230px;
		margin-left: 25px;
		float: left;
	}
	#flash {
		float: right;
		width: 510px;
		height: 213px; 
		margin: 13px 60px 0 0;
	}

/* links */

a, a:visited {	
	color: #306495;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #73471B;
	background: inherit;
	text-decoration: underline;
}

/* header tags */

h1 {
	font-size:22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2e5689;
}

h2, h3, h4 {			
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-align: left;
}

#wrap {
	width: 868px;
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 868px;
	height: 85px;
	background: #317cb1 url(../images/header.jpg) no-repeat;	
	color: #fff;	
}
#content-wrap {
	width: 868px;
	min-height: 547px;
}
#content {
	width: 828px;
	min-height: 547px;
	float: left;
	background-color: #fff;
	overflow: hidden;
}

	#homecopy {
		width: 790px;
		min-height: 610px;
		margin: 0 auto;
		color: #666;
		text-align: justify;
	}

	#sidebar {
		width:210px;
		height: 600px;
		float: right;
		background: url(../images/sidebar-bg.jpg);
		margin: 0 5px;		
		}
			
			#contactform {
				margin: 70px 0 0 15px;
				font: #848484 12px Arial, Helvetica, sans-serif ;
				}
			table {
				color: #666;
				margin-top: 30px;
				margin: 0 auto;
				font: normal 12px arial,helvetica,sans-serif;
				}
			td {
				padding-left: 3px;
			}
			input, textarea {
				color: #fff;
				background-color: #f88601;
			}
			.alignright {
				text-align: right;
			}
			
		#adwordscertified {
			margin: 90px 0 0 17px;	
		}


#subtext {
	width: 550px;
	margin-left: 46px;
	float: left;
	color: #666;
	min-height: 600px;
	
}
#content-shadow-left {
	float:left;
	width: 19px;
	height: 552px;
}

#content-shadow-right {
	float:right;
	width: 21px;
	height: 552px;	
}

#textbgsub {
	width: 499px;
	float: left;
	font-size: 12px;
	margin-left: 25px;
	overflowe: hidden;
}
#pagetitle {
	float: left;
	width: 550px;
	padding: 18px 0 0 100px;
}

#subheaderwrap {
	width: 869px;
	height: 227px;
}

#subheader {
	height: 231px; 
}

#subheaderflash {
	height: 227px; 
	width: 869px;
	background: url(../images/sub-header-flash.jpg) no-repeat left top;	
}
#webflash {
	margin-left: 295px;
}
/*Menu*/

#menuwrap {
	height: 29px;
	background: url(../images/menu-bg.jpg);	
	padding-left: 114px;
}


/* footer */

#footer {
	clear: both;	
	margin: 10px auto; 
	text-align: center;	
}
#footer-bottom a { color: #306495; }


/*Columns*/

#colwrap {
	font-size: 12px;
	margin-left: 43px;
	width: 750px;
}

.box {
	width: 238px;
	background: url(../images/boxes/orange-bottom.jpg) no-repeat bottom left;	
	padding-bottom: 15px;
	float: left;
	margin-left: 12px;
}
.box h3 {
	margin: 0;
	padding: 6px 8px 13px 10px;
	font-size: 12px;
	text-indent:-9999px;
	color: #fff;
	background: url(../images/boxes/orange-top.jpg) top left;
}
.box ul li {
	margin: 0 0 4px 15px;
	padding: 0;
	list-style-type: none;
	color: #fff;
}

.box2 {
	width: 238px;
	background: url(../images/boxes/red-bottom.jpg) no-repeat bottom left;	
	padding-bottom: 15px;
	float: left;
	margin-left: 12px;
}
.box2 h3 {
	margin: 0;
	padding: 6px 8px 13px 10px;
	font-size: 12px;
	text-indent:-9999px;
	color: #fff;
	background: url(../images/boxes/red-top.jpg) top left;
}
.box2 ul li {
	margin: 0 0 4px 15px;
	padding: 0;
	list-style-type: none;
	color: #fff;
}

.box3 {
	width: 238px;
	background: url(../images/boxes/orange-bottom.jpg) no-repeat bottom left;	
	padding-bottom: 15px;
	float: left;
	margin-left: 12px;
}
.box3 h3 {
	margin: 0;
	padding: 6px 8px 13px 10px;
	font-size: 12px;
	text-indent:-9999px;
	color: #fff;
	background: url(../images/boxes/orange-top3.jpg) top left;
}
.box3 ul li {
	margin: 0 0 4px 15px;
	padding: 0;
	list-style-type: none;
	color: #fff;
}

/* List Items */

#altlinkswrap {
	font-size: 12px;
	text-align: center;
	width: 100%;
	clear: both;
	margin: 20px 0;	
}



/* List Items */

.sublists {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-weight: bold; 	
	font-size: 12px;		
	color: #306495;	
	margin-left: 25px;

}
