html {	font-family: verdana;}

* {border: none;}

body { 
	margin: 0px;
	background: url(images/background_blue.gif) repeat-x top left;
	text-align: center;
	font-family: verdana;
	font-size: 80%;
	outline: none;
	border: 0px;
}

#container {
	width: 1000px;
	margin-top: 0px;
	text-align: left;
	background: url(images/content_background.gif) repeat-y top left;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 0px;
	padding-bottom: 10px;
}

#footer {
	width: 1000px;
	height: 60px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 0px;
	text-align: center;
}

.footerCurve {
	width: 1000px;
	height: 39px;
	background: url(images/home_background_curve.gif) no-repeat top left;
	margin-top: 0px;
	clear: both;
}

.footerSubCurve {
	width: 1000px;
	height: 39px;
	background: url(images/bottomcurve.gif) no-repeat top left;
	margin-top: 0px;
	clear: both;
}

.footerLinks {
	font-size: 90%;
	letter-spacing: 0px;
	color: #FFFFFF;
	font-family: arial;
	line-height: 16px;
}


#footerSub {
	width: 1000px;
	height: 50px;
	background: url(images/content_background_curve.gif) no-repeat top left;
	margin-top: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 0px;
	text-align: center;
}

#subMenu {
	width: 182px;
	background-color: transparent;
	float: left; 
	margin-left: 2px;
	text-align: center;
}

* html #subMenu { 
	margin-top: -2px;	
}

#mainSubContent {
	width: 893px;
	background: url(images/subcontent_bkg_content.gif);
	background-repeat: repeat-y;
	clear: both;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding: 0px;
}

#subContent {
	width: 650px;
	float: left;
	margin: 0px 0px 0px 30px;
	line-height: 18px;
}


/* MISC CONTENT STYLES */

.contentImage {
	float: right;
	position: relative;
	right: -27px;
}

* html .contentImage {
	right: -27px;
}

.pipe {
	padding: 0px 5px 0px 5px;
	color: #ADD8E6;
	font-size: 100%;
}

.floatRight { float: right;}

.floatLeft {float: left;}

.clearBoth {clear: both; }

a:link, a:visited, a:active { 
	color: #4d9ed3;
	text-decoration: none;
}

a:hover { color: #0071bb; text-decoration: underline;}

.footerLinks a:link, .footerLinks a:visited, .footerLinks a:active { 
	color: #80b1d9;
	text-decoration: none;
}

#footer a:hover { color: #FFFFFF; text-decoration: underline;}



p {
	color: #2D2D2D;
}

h1 { 
	font-size: 150%;
	color: #4d9ed3;
	font-weight: normal;
	margin-bottom: 24px;
	*margin-top: 5px;
}

h2 { 
	font-size: 120%;
	color: #4d9ed3;
	font-weight: normal;
	margin-bottom: 24px;
	*margin-top: 5px;
}

.contentList {
	color: #2D2D2D;
	list-style-image: url(images/bullet.gif); 
}

.contentList li {
	margin: 3px 0px 3px 0px;
}

.pipe {
	margin: 0px 1px 0px 1px;
	color: #01386b;
}

/* HEADER CONTENT STYLES */

#headerMain {
	width: 950px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background: url(images/header_cart.jpg) no-repeat top left;
}

.logoPosition {
	position: relative;
	margin-top: 20px;
	left: 50px;
	float: left;
	outline: none;
}

.numberPosition {
	position: relative;
	margin-top: 37px;
	float: left;
	right: -450px;
}


.headerLinks {
	float: right;
	margin-top: 88px;
	margin-right: 30px;
	font-size: 90%;
	overflow: hidden;
}

.headerLinks img {
	float: left;
	vertical-align: middle;	
	margin: 0px 17px 0px 0px;
	border: none;
	outline: none;;
}


.headerLinks a {
	margin: 0px 9px 0px 9px;
}


.copyInfo {
	font-size: 75%;
	color: #ADD8E6;
	position: relative;
	top: 30px;
}

/* MAIN PAGE CONTENT */



#flashHome {
	width: 891px;
	height: 246px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	*margin-top: 2px;
	background: url(images/tempflash.jpg) no-repeat top right;
	padding: 0px;

}


#lowerContentHome {
	width: 891px;
	height: 207px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/contenthome.jpg) no-repeat top right;
}

.homeIntroText {
	float: left;
	width: 550px;
	margin: 19px 0px -5px 10px;
	line-height: 18px;
	font-size: 95%;
}

.contentCurveTop {
	width: 893px;
	height: 15px;
	background: url(images/subcontent_bkg_curve.gif) no-repeat top left;
	margin-top: 10px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 0px;
}

.contentCurveBottom {
	width: 893px;
	height: 15px;
	background: url(images/subcontent_bkg_curve2.gif) no-repeat top left;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 0px;
}


.addressInfo {
	float: right;
	width: 270px;
}


}
#contact-wrapper {
	width:430px;
	border:1px solid #e2e2e2;
	background:#f1f1f1;
	padding:20px;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:16px;
	width:auto;
}
form#contactform input {
	border: solid 1px #CCCCCC;

	padding:5px;
	font-size:16px;
	color:#333;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}




/* Current Contact form */


.contactForm {
	width: 360px;
	float: left;

}

.contactForm input {
	border: solid 1px #B5B5B5;
}

.contactForm textarea {
	border: solid 1px #B5B5B5;
}

.contactForm p {
	font-size: 90%;
	margin: 20px 0px 0px 0px;
}

/* Global Anchors */

	a { outline: 0; }
	a img { border: 0px; text-decoration: none; }


/* MENU STYLES */


#listMenu li {
	/*border-bottom: solid 1px #ADD8E6;*/
	margin: 12px 0px 2px 0px;
}