/*
Design by NxtTek.com 
http://nxttek.com  
*/

/* Elements */

body {
	margin: 0;
	padding: 17px;
	/* background: #9CC66C url('images/bg.png') repeat-x; */
	background: #FFFFFF  url('images/clouds-blue_bg.jpg');
	color: #000000; font-style:normal; font-variant:normal; font-weight:normal; font-size:small; font-family:Verdana, Arial, Helvetica, sans-serif
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, blockquote, ul, ol {
	margin-top: 0;
	padding-top: 0;
}

a {
	color: #007788;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #FF9900
}

a img {
	border: none; 
}

a:hover .image, a:active .image {
	border: 1px; border-thickness: 1px; border-color: #FF9900; border-style: solid;
}

.required_field {
	color: red;
}

/* Header */

#header {
	width: 760px;
	height: 70px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 760px;
	height: 0px;
	margin: 0 auto;
	background: url('images/City004.jpg') no-repeat;
	border-bottom: 10px solid #FFFFFF; padding-left:0; padding-right:0; padding-top:130px; padding-bottom:0;
	border-top: 10px solid #549EE9
}

#logo h1, #logo h2 {
	float: left;
	letter-spacing: -1px;
	font-size: 24pix;
	font-weight: normal;
}

#logo h1 {
	padding: 0 0 0 150px;
}

#logo h1 a {
	color: #C3B1D2;
}

/*
#logo h1 a:hover {
	color: #000000;
}
*/

#logo h2 {
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	border-left: 1px solid #8E68A5;
}

#logo h2 a {
	color: #AE96C0;
}

#logo a {
	text-decoration: none;
}


/* Menu */

#menu {
	width: 760px;
	height: 65px;
	margin: 0 auto;
	background: #FFFFFF;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 150px;
	height: 41px;
	margin-left: 2px;
	padding-top: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	text-align: center;
	text-decoration: none;
	letter-spacing: -1px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 24px;
}

#menu .first a {
	margin: 0;
}

#menu1 { background: url('images/img001.gif') no-repeat center bottom; border-color: #F07242; color: #C4856D }
#menu2 { background: url('images/img002.gif') no-repeat center bottom; border-color: #FCEE0F; color: #C0B94A }
#menu3 { background: url('images/img003.gif') no-repeat center bottom; border-color: #549EE9; color: #799EC3 }
#menu4 { background: url('images/img004.gif') no-repeat center bottom; border-color: #9EBF54; color: #94A46F }
#menu5 { background: url('images/img005.gif') no-repeat center bottom; border-color: #9F8DF6; color: #B0A7DB }
#menu9 { background: url('images/imgCart.gif') no-repeat center bottom; border-color: #007788; color: #FFFFFF }

#menu a:hover, #menu .active a {
	color: #000000;
}

/* Splash (height for thin bar 116) */

#splash {
	width: 760px;
	height: 140px;
	margin: 0 auto;
	border-bottom: 10px solid #FFFFFF;
	border-top: 10px solid #549EE9;
}

/* Content  */

#content {
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF;
}

#content h2 {
	font-size: 18pt;
	background: url('images/img103.gif') repeat-x;
	color: #000000; padding-left:10px; padding-right:0; padding-top:6px; padding-bottom:0;
}

#content h3 {
	font-size: 18pt;
	background: url('images/img102.gif') repeat-x;
	color: #549EE9; padding-left:10px; padding-right:0; padding-top:6px; padding-bottom:0;
}

#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content li {
	padding-left: 12px; padding-top: 3px;
}

#content .content {
	padding: 10px 31px 20px 31px;
}

/* Column One */

#colOne {
	float: left;
	width: 520px;
}

#colOne .boxed {
	background: url('images/img103.gif') repeat-x;
}

#colOne h2 {
	width: 510px;
}

#colOne h3 {
	width: 510px;
}


/* Column Two */

#colTwo {
	float: right;
	width: 200px;
}

#colTwo .boxed {
	background: url('images/img104.gif') repeat-x;
	border-left:1px solid #977C44; border-right:1px solid #977C44; border-bottom:1px solid #977C44; background:#EFEBE2; border-top:1px solid #977C44; padding-left:2px; padding-top: 2px; 
}

#colTwo .content {
	padding: 10px;
}

#colTwo h2 {
	width: 190px;
}

#colTwo h3 {
	width: 190px;
}

#colA {
	float: right;
	width: 480px;
	padding: 0 30px 0 0;
}

#colB {
	float: left;
	width: 220px;
}

/* BoxedA */

.boxedA {
}

.boxedA h2 {
	height: 35px;
	padding-top: 25px;
}

.boxedA p {
	line-height: 2em;
	text-align: justify;
}

.boxedA .more {
	text-align: right;
}

.boxedA .more a {
	padding: 0 1em;
	background: #CCCCCC;
	border-left: 4px solid #666666;
	text-decoration: none;
}

.boxedA .more a:hover {
	background: #666666;
	color: #FFFFFF
}

/* BoxedB */

.boxedB {
	margin-bottom: 1px;
	background: #FAD4C6 url('images/img007.gif') repeat-y;
	border-bottom: 1px solid #F07242;
	border-top: 10px solid #F07242
}

.boxedB h2 {
	height: 35px;
	padding: 25px 0 0 21px;
	border-bottom: 1px solid #FFFFFF;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #F07242;
}

.boxedB ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxedB li {
	display: inline;
}

.boxedB a {
	display: block;
	width: 199px;
	height: 23px;
	background: #FDF1EC url('images/img008.gif') no-repeat;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #F07242; padding-left:21px; padding-right:0; padding-top:7px; padding-bottom:0
}

.boxedB a:hover {
	background: #F7B8A0 url('images/img009.gif') no-repeat;
	color: #FFFFFF
}

/* BoxedC */

.boxedC {
	margin-bottom: 1px;
	background:  url('images/img011.gif') repeat-y;
	border-bottom: 1px solid #549EE9;
	border-top: 10px solid #549EE9;
}

.boxedC h2 {
	height: 35px;
	padding: 25px 0 0 21px;
	border-bottom: 1px solid #FFFFFF;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #549EE9;
}

.boxedC ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxedC li {
	display: inline;
}

.boxedC a {
	display: block;
	width: 199px;
	height: 23px;
	background: #EEF5FD url('images/img012.gif') no-repeat;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #549EE9; padding-left:21px; padding-right:0; padding-top:7px; padding-bottom:0
}

.boxedC a:hover {
	background: #A9CEF4 url('images/img013.gif') no-repeat;
	color: #FFFFFF
}



/* Footer */

#footer {
	width: 760px;
	height: 60px;
	margin: 0 auto;
	background: #FFFFFF;
	border-top: 10px solid #549EE9; 
}

#footer p {
	margin: 0;
	padding: 7px 0 0 0;
	text-align: center;
	font-size: x-small;
	color: #595959;
}

#footer a {
	color: #595959;
}





/* Navigation - Flash pull-down menu bar */

#nav a {
	color: #ffffff;
}

#nav {
	color: #ffffff;
	background: #404040;
	width: 760px;
	margin: 0 auto;
	height: 31px;
}

/* IE Hack */
* html #nav ul {
	margin: 0;
	padding-top: 10px;
	padding-left: 75px;
	float: left;
	list-style-type: none;
}

#nav ul {
	margin: 0;
	padding-top: 10px;
	padding-left: 70px;
	float: left;
	list-style-type: none;
}

/* IE Hack */
* html #nav ul li {
	color:#ffffff;
	position: relative;
	display: inline;
	padding-right: 7px;
}

#nav ul li {
	color:#ffffff;
	position: relative;
	display: inline;
	padding-right: 20px;
}

#nav ul li a {
	padding-top: 12px;
	font: 100% helvetica, arial, sans-serif;
	color: ffffff;
	text-decoration: none;
}

#nav ul li a:visited {
	color: ffffff;
}

/* Safari Hack */
::root #nav ul li a:hover {
	color: #ffffff;
	background: #404040 url('images/rollover.jpg') repeat-x;
	text-decoration: none;
}

/* IE Hack */
* html #nav ul li a:hover {
	color: #ffffff;
	background: #404040 url('images/rollover.jpg') repeat-x;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #ffffff;
	background: #404040 url('images/rollover.jpg') repeat-x;
	text-decoration: none
}	

/* IE Hack */
* html #nav ul li ul {
	left: -70px;
	margin-top: -3px;
	position: absolute;
	display: block;
	visibility: hidden;
}

#nav ul li ul {
	color:#ffffff;
	left: -70px;
	position: absolute;
	display: block;
	visibility: hidden;
}

/* IE Hack */
* html #nav ul li ul li{
	color:#ffffff;
	display: list-item;
	float: none;
	top: -2px;
	left: -5px;
}

#nav ul li ul li{
	color:#ffffff;
	display: list-item;
	float: none;
	top: -4px;
}

#nav ul li ul li a{
	color: #ffffff;
	display: block;
	width: 185px;
	background: #5c5c5c;
	text-decoration: none;
	line-height: 15px;
	text-align: left;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	border: 1px solid #cccccc;
}

#nav ul li ul li a:hover {
	background: #404040;
}

/* Background image for top level menu list links */
#nav .mainfoldericon{
background: url('images/arrow-down.gif') no-repeat;
} 

/* End */