* {
	margin:0;
	padding:0;
}

img {
	vertical-align: text-bottom;
}

/*##############################
	NAV/LINK STYLES
##############################*/

a:link {text-decoration:none;color:#cd352d;}
a:visited {text-decoration:none;color:#cd352d;}
a:active {text-decoration:none;color:#cd352d;}
a:hover {text-decoration:none;color:#6dcff6;}

#footer a:link {text-decoration:none;color:#fff;}
#footer a:visited {text-decoration:none;color:#fff;}
#footer a:active {text-decoration:none;color:#fff;}
#footer a:hover {text-decoration:none;color:#b6e7fb;}

/*##############################
	MAIN STYLES
##############################*/

.clear {
	clear:both;
}

body {
	margin:0;
	color:#252525;
	font-size:13px;
	text-align:left;
	line-height:18px;
	text-decoration:none;
	font-family:arial,helvetica,sans;
	background:url(images/bg.png) #fff;
	background-position:top center;
	background-repeat:repeat-x;
}

h1 {
	color:#cd352d;
	font-size:28px;
	line-height:34px;
	margin:0 0 10px 0;
	padding:0 0 0 0;
}

h2 {
	font-size:16px;
	line-height:22px;
	margin:10px 0;
}

h3 {
	font-size:16px;
	line-height:30px;
	padding:0;
}

h4 {
	font-size:26px;
	line-height:40px;
	margin:0 0 10px 0;
	padding:0 0 0 0;
}

p {
	padding:5px 0;
}

ol {
	margin:5px 0 0 25px;
}

ul {
	margin:5px 0 0 25px;
}


/*##############################
	COLUMN STYLES
##############################*/

#col325 {width:325px;float:left;margin:25px 0 0 0;}
#col500 {width:500px;float:left;margin:25px 25px 0px 25px;}


/*##############################
	LAYOUT STYLES
##############################*/

#container {
	width:870px;
	padding:25px 0 0 0;
	margin:0 auto 25px auto;
	background:url(images/bg-main.png) #fff;
	background-position:top center;
	background-repeat:no-repeat;
}

#logo {
	border:0;
	float:right;
	width:225px;
	height:110px;
	margin:0 35px 0 0;
}

#header {
	float:left;
	width:570px;
	height:110px;
}

#icons {
	border:0;
	float:left;
	width:350px;
	height:50px;
	margin:0 0 0 0;
}

#phone {
	border:0;
	float:right;
	width:225px;
	height:35px;
	margin:20px 0 0 0;
}

#navBar {
	width:550px
	height:30px;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	line-height:30px;
	margin:20px 0 0 0;
	padding:5px 10px 5px 10px;
	background:url(images/nav-bg.png);
	background-position:top center;
	background-repeat:no-repeat;
}

#navBar li {
	list-style-type:square;
	display:inline;
	padding:0 10px 0 0;
}

/*MAIN IMAGE STYLE*/
#mainImage {
	width:850px;
	padding:25px;
	margin:0 auto;
	background:#fff;
}

#mainImg {
	width:850px;
	height:200px;
	margin:0 auto;
	border:0;
}

/*FEATURE STYLE*/
#featureDiv {width:550px;height:200px;text-align:left;background:#ffffff;margin:0 0 25px 0;padding:0;z-index:-1;border:0;}
#featureDiv h3 {line-height:25px;font-size:12px;font-family:arial,verdana,sans-serif;color:#ffffff;margin:0 0 1px 0;padding:0 0 0 5px;background:url(images/tbg_black.gif) #000000;display:block;}
#featureDiv li {list-style-type:none;margin:0;padding:0;}
#featureDiv ul {margin:0;padding:0;}
#featureDiv img {width:550px;height:200px;margin:0;padding:0;border:0;}

/*CONTENT STYLE*/
#content {
	float:left;
	width:550px;
	margin:40px 0 0 35px;
}

#side {
	float:right;
	width:225px;
	margin:40px 35px 0 0;
}

#contact {
	border:1px solid #cccccc;
	background:#fff;
	margin:0 0 25px 0;
}

#contact h3 {
	border:0;
	border-bottom:1px solid #cccccc;
	background:#eeeeee;
	font-weight:normal;
	line-height:30px;
	font-size:16px;
	padding:0 0 0 15px;
	margin:0;
}

#contact p {
	line-height:30px;
	margin:0 0 1px 0;
	padding:0 0 0 15px;
	background:#f9f9f9;
}

#contact b {color:#cd352d;}

#subNav {
	border:1px solid #cccccc;
	background:#fff;
}

#subNav h3 {
	border:0;
	border-bottom:1px solid #cccccc;
	background:#eeeeee;
	font-weight:normal;
	line-height:30px;
	font-size:16px;
	padding:0 0 0 15px;
	margin:0;
}

#subNav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	
}

#subNav li {
	list-style-type:none;
	line-height:30px;
	margin:0 0 1px 0;
	padding:0 0 0 15px;
	background:#f9f9f9;
}

#footer {
	color:#fff;
	width:770px;
	margin:50px auto 0 auto;
	line-height:30px;
	padding:15px 25px 15px 25px;
	background:#cd352d;
}

#copy {
	line-height:40px;
	text-align:center;
}

/*##############################
	ID STYLES
##############################*/



/*##############################
	CLASS STYLES
##############################*/

.sideBox {
	border:0;
	float:left;
	width:225px;
	height:100px;
	margin:0 0 10px 0;
}


 /*########################################
	FORM STYLES.
 ########################################*/

label {
	font-size:12px;
	color:#ffffff;
	padding:3px;
	margin:2px;
	font-weight:bold;
	display:block;
}
 
.input {
	font-size:12px;
	font-family:arial,verdana,sans-serif;
	color:#818181;  
	background:#f1f1f1; 
	border:1px solid #000000;
	padding:0px 0px 0px 3px;
	margin:2px;
}

.inputText {
	font-size:14px;
	color:#252525;
	background:url(images/input-bg.gif) #ffffff;
	background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #252525;
	padding:3px;
	margin:2px;
}

.inputArea {
	font-size:14px;
	color:#252525;
	background:url(images/input-bg.gif) #ffffff;
	background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #252525;
	padding:5px 0 3px 0;
	margin:0;
}

.inputAreaTwo {
	font-size:14px;
	color:#252525;
	background:url(images/input-bg.gif) #ffffff;
	background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #252525;
	padding:3px;
	margin:2px;
}

.inputDrop {
	font-size:14px;
	color:#252525;
	background:url(images/input-bg.gif) #ffffff;
	background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #252525;
	padding:3px;
	margin:2px;
}

.inputFile {
	font-size:14px;
	color:#252525;
	background:url(images/input-bg.gif) #ffffff;
	background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #252525;
	padding:3px;
	margin:2px;
}
.inputSubmit {
	cursor:pointer;
	font-size:14px;
	color:#ffffff;
	background:url(images/submit-bg.gif) #252525;
	background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #000000;
	padding:3px;
	margin:2px;
}

.search {
	width:140px;
	height:18px;
	padding:2px;
	margin:10px 0px 10px 10px;
	font-size:12px; 
	font-family:century-gothic,arial,sans-serif;
	font-weight:bold;
	color:#404040;
	border:1px solid #000000;
}


 /*########################################
	DROPDOWN STYLES.
 ########################################*/

.dArrow {
	border:0;
	width:10px;
	height:10px;
	margin:0 0 3px 2px;
}

#jsddm {
	margin:0 0 0 0;
	padding:0;
}

	#jsddm li {
		margin:0;
		padding:0;
		float: left;
		list-style: none;
		line-height:30px;
	}

	#jsddm li a {	
		padding:0 10px 0 10px;
		color:#252525;
		display:block;
		background:none;
		text-decoration:none;
		white-space:nowrap;
		border:0;
	}

	#jsddm li a:hover {
		color:#cd352d;
		background:url(images/nav-active.png);
	}
		
		#jsddm li ul {
			margin: 0;
			padding: 0;
			width:200px;
			line-height:25px;
			position: absolute;
			visibility: hidden;
				border:1px solid #cccccc;
				border-top:0px solid #cccccc;
	z-index: 50;
		}
		
			#jsddm li ul li {
				text-transform: none;
				margin:0;
				padding:0;
				float: none;
				display: inline;
			}
			
			#jsddm li ul li a {
				font-size:12px;	
				width: auto;
				background:#fff;
				border:0;
				padding:0 0 0 10px;
				color: #252525;
				line-height:25px;
			}
			
			#jsddm li ul li a:hover {
				background:#cccccc;
			}
