@charset "ISO-8859-1";


body {
	text-align: center;
	margin: none;
	font-size: 14px;
}

p {
	color: #444444;
}

a {
	text-decoration: none;
	color: #347ABF;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 1.15em;
	color: #347ABF;
	margin: 0 0 8px 0;
}

h3 {
	font-size: 1em;
	font-weight: normal;
	color: #618845;
	margin: 7px 0 3px 0;
}

img {
	border: none;
}




hr {
	float: left;
	clear: both;
	width: 300px;
	border: none;
	height: 1px;
	margin: 15px 0 15px 0;
	background-color: #1079BE;
}


#masterContainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}


#mainContainer {
	width: 900px;
	float: left;
	clear: both;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
}


/*
	//--- MAIN NAV ---\\
*/

#nav_main {
	width: 221px;
	float: left;
	clear: none;
	padding-bottom: 80px;
}


#nav_main #nav_mainTop {
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
	width: 210px;
	position: relative;
	left: -12px;
}

#nav_main .nav_mainTopLI {
	padding: 0;
	margin: 0 0 2px 0;
	float: left;
	clear: both;
	list-style-type: none;
	display: block;
	width: 210px;
}

#nav_main .nav_mainTopLI a {
	color: #ffffff;
	text-decoration: none;
	font-size: 1.1em;
	display: block;
	float: left;
	clear: both;
	width: 210px;
}

#nav_main .nav_mainTopLI a:hover{
	background-image: url(images/nav_arrow_bg.gif);
	background-repeat: no-repeat;
}

#nav_main .nav_mainTopLI span {
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
}

#nav_main .nav_mainTopLI .text {
	font-size: 1em;
	font-weight: bold;
	display: inline;
	padding: 6px 0 6px 5px;
	margin-left: 37px;
	width: 160px;
}

#nav_main .nav_mainTopLI .spacer {
	float: left;
	clear: none;
	height: 28px;
	width: 1px;
	display: block;
}








#nav_fun {
	display: inline;
	margin: 20px 0 0 30px;
	padding: 8px 0 0 0;
	width: 160px;
	float: left;
	clear: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0E82CE;
}

#nav_fun li {
	margin: 0 0 3px 0;
	padding: 0;
	width: 150px;
	color: #ffffff;
	text-decoration: none;
	font-size: .9em;
	font-weight: bold;
	display: block;
	float: left;
	clear: both;
}

#nav_fun li a {
	color: #D0DF5D;
}










.contactSpecialist {
	font-size: bold;
	margin-top: 15px;
}






.nav_mainSub {
	float: left;
	clear: both;
	display: inline;
	width: 150px !important;
	margin: 0 0 0 45px;
	padding: 0;
}

.nav_mainSub li {
	float: left;
	clear: both;
	display: inline;
	width: 150px !important;
	margin: 0 0 2px 0;
	padding: 0;
	list-style-type: none;
	font-size: .8em;
}

.nav_mainSub li a {
	float: left;
	clear: both;
	display: inline;
	color: #D4ECF8 !important;
	padding: 0;
	margin: 0;
	width: 150px !important;
}

.nav_mainSub li a:hover {
	background: none !important;
}






#quicklinks {
	float: left;
	clear: none;
	display: inline;
	width: 257px;
	height: 167px;
	margin: 30px -30px 0 28px;
}

#quicklinks img {
	float: left; clear: none;
}







#specialists {
	float: right;
	clear: none;
	height: 332px;
	width: 400px;
}

#specialists img {
	border: none;
	float: right;
	clear: none;
}




/*
	//--- CONTENT CONTAINER ---\\
*/

#contentContainer {
	float: right;
	clear: none;
	width: 679px;
	background-image: url(images/bg_page-header-RAW.jpg);
	background-repeat: no-repeat;
}

#pageHeader {
	float: left;
	clear: both;
	width: 590px;
	margin: 110px 0 0 30px;
	display: inline;
}

#pageHeader h1 {
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	color: #347abf;
	margin: 0;
	padding: 0;
}

#pageHeader p {
	font-size: 1.15em;
	line-height: 1.4em;
	margin: 0 50px 0 0;
	padding: 0;
}

#nav_header {
	float: right;
	clear: both;
	margin: 0;
	padding: 18px 53px 0 0;
	width: 370px;
	height: 35px;
	text-align: right;
}

#nav_header li {
	display: inline;
	list-style-type: none;
	margin: 0 0 0 5px;
	font-size: .95em;
	font-weight: bold;
}

#nav_header a {
	color: #ffffff;
}




#subContentContainer {
	margin: 0 0 70px 0;
	float: left;
	clear: none;
}


#pageContent {
	width: 450px;
	float: left;
	clear: both;
	display: inline;
	margin: 25px 0 0 30px;
}

#pageContent p {
	color: #444444;
	font-size: 1em;
	line-height: 1.45em;
	margin: 0 0 14px 0;
}

#pageContent p strong {
	color: #347ABF;
}

#pageContent ul {
	margin: 0 0 30px 0;
	padding: 0;
	list-style-image: url(images/bullet.gif);
}

#pageContent li {
	color: #444444;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 9px 20px;
}










h3 {
	clear: both;
	display: block;
}

form div {
	float: left;
	clear: both;
	display: inline;
	margin: 0 0 3px 0;
}

form div span {
	font-size: 0.85em;
	color: #555555;
	float: left;
	clear: both;
}

form div textarea, form div input, form div select {
	float: left;
	clear: both;
}

form #orderBoxes input {
	width: 25px;
	text-align: center;
}

form #orderBoxes {
	float: left;
	clear: both;
	width: 200px;
}

form #orderBoxes div {
	float: left;
	clear: both;
	width: 200px;
}

form #orderBoxes span {
	float: right;
	clear: right;
	position: relative;
	top: 4px;
	margin-bottom: 4px;
	width: 165px;
}











	
/*
	//--- ECARDS ---\\
*/

#pageContentEcard {
	width: 590px;
	float: left;
	clear: both;
	display: inline;
	margin: 25px 0 60px 30px;
}

#pageContentEcard img {
	border: none;
}

#flashContainer {
	float: left;
	clear: both;
	width: 500px;
	margin-bottom: 20px;
}

.ecard_thumb {
	width: 260px;
	float: left;
	clear: none;
	margin: 0 15px 25px 0;
}

#message textarea {
	width: 425px;
	height: 100px;
	margin-bottom: 10px;
}

#pageContentEcard form #send_from, #pageContentEcard form #send_to {
	width: 210px;
	float: left;
	clear: none;
	margin-bottom: 18px;
}

#pageContentEcard form #message {
	float: left;
	clear: both;
}

#pageContentEcard form span {
	float: left;
	clear: both;
}

#pageContentEcard form input, #pageContentEcard form textarea {
	float: left;
	clear: both;
}







.posterThumb {
	width: 160px;
	float: left;
	clear: none;
	margin: 0 8px 10px 0;
	font-size: .75em;
}

.posterThumb div {
	width: 160px
	float: left;
	clear: both;
}

.posterImage {
	height: 250px;
}

.posterThumb img {
	float: left;
	clear: both;
}

.posterThumb h2 {
	margin: 0;
	padding: 0;
}

.posterThumb p {
	margin: 0;
	padding: 0;
}





/*
	//--- FOOTER CONTAINER ---\\
*/

#footerContainer {
	float: left;
	clear: both;
	width: 900px;
	background-color: #d0df5d;
	margin-bottom: 50px;
}

#brownBlock {
	float: left;
	clear: both;
	background-color: #ceba91;
	width: 221px;
}

#brownBlock img {
	padding: 20px 0 20px 20px;
	float: left;
	clear: both;
}

#footerContent {
	float: right;
	clear: none;
	padding: 10px 10px 0 0;
	font-family: serif;
	color: #59762D;	
	text-align: right;
}

#footerContent p {
	margin: 0 !important;
	padding: 0 !important;
	font-size: .9em;
	line-height: 1.1em;
	text-align: right;
	width: 300px;
	font-family: serif;
	color: #59762D;	
}


