body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
background-color: #E5E5E5;

}
.smlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	
	
}
.header {
	margin: auto;
	height: 200px;
	width: 972px;
	background-image: url(images/header4.jpg);
	background-repeat: no-repeat;
	
}

.headerflash {
float: left;
width: 500px;

	
}
.headerright {
	
float: right;	
}
.header h1 {
	margin: 0px;

	font-size: 20px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	margin-right: 180px;
	
}

.headtext {
	color: #003399;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.09em;
	
}
.text {padding: 10px;
text-align: left;
}
		
a:link, a:visited { color: #003399; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #000; text-decoration: underline; font-weight: normal; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r_10 { margin-right: 10px; }

/*.continue_button a {
	float: right;
	clear: both;
	display: block;
	width: 80px;
	height: 19px;
	padding: 1px 20px 0 0;
	margin-top: 10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/more_button.jpg) no-repeat;
}

.continue_button a:hover {
	color: #f8ed48;
}
*/
h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 20px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #690;
}

h3 {
	margin: 0 0 0 0;
	padding: 2px 0;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

h4 {
	margin: 0 0 0px 0;
	padding: 4px 0;
	font-size: 18px;
	font-weight: normal;
	text-align:center;
}

.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
	border: 5px solid #e8e8e8;
	padding: 1px;
	background: #fff;
}

/*.fl_image {
	float: left;
	margin-right: 30px 
}

.fr_image {
	float: right;
	margin-left: 20px 
}
*/
#wrapper {
	width: 100%;
	
}


/* site title 

#site_title_bar_wrapper {
	width: 100%;
	height: 150px;
	margin: 0 auto;
	
}



#site_title2 {
	float: left;
	margin-top: 0px;
	
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 100px;
	padding-bottom: 0;
	padding-left: 0;
}

#site_title {
	float: right;
	padding-right: 125px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 50px;
	/*padding-bottom: 0;
	padding-left: 0;
	color: #C00;*

}

#site_title h1 {
	margin: 0px;
	padding: 10px;
	font-size: 26px;
	color: #C00;
	font-weight: bold;
	text-decoration: none;
	/*background-image: url(images/title-back.png);
	background-repeat: repeat-x;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	font-size: 13px;
	color: #989231;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
}




/* end of site title */

/* content */

#content_wrapper_outter {
	width: 100%;
	margin: 0 auto;	
	
}

#content_wrapper_inner {
	width: 1000px;
	margin: 0 auto;
	background-image: url(images/content.jpg);
	background-repeat: repeat-x;
	background-color: #fff;	
	
}

#content_top {
	clear: both;
	width: 1000px;
	height: 14px;
	background: url(images/content_top.jpg) bottom center no-repeat;
}

#content {
	clear: both;
	width: 970px;
	padding: 0 15px;
	background: url(images/content_middle.jpg) repeat-y center;
	
}

#content_bottom {
	clear: both;
	margin: auto;
	width: 1000px;
	height: 14px;
	background: url(images/content_bottom.jpg) top center no-repeat;
}

#main_content {
	padding: 10px;
}

#main_column {
	float: left;
	width: 640px;
	display: inline;
}


#main_column2 {
	margin: auto;
	width: 950px;
}





/*#main_content2 {
	padding: 0px;
}
#main920px {
	margin: auto;
	width: 940px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}

/*#main_content2 {
	padding: 10px;
}
*/


#side_column {
	float: right;
	width: 295px;
	display:inline;
}

.slidehead {
	width: 642px;
	/*background-image: url(images/redtop.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
}
#slide_section {
	width: 640px;
	margin-bottom: 0px;
	border-top-width: 0px;
	background-image: url(images/content-mid.jpg);
	background-repeat: repeat-y;
	

}

#slide_section_top {
	width: 640px;
	background-image: url(images/content-top.jpg);
	background-repeat: no-repeat;
	height: 15px;


}


#slide_bottom {
	width: 640px;
	
	background-image: url(images/content-bottom.jpg);
		background-repeat: no-repeat;
	height: 15px;
	

}




#slide_section2 {
	width: 920px;
	margin-bottom: 0px;
	border-top-width: 0px;
	background-image: url(images/content-mid.jpg);
	background-repeat: repeat-y;
	

}

#slide_section_top2 {
	width: 640px;
	background-image: url(images/content-top.jpg);
	background-repeat: no-repeat;
	height: 15px;


}


#slide_bottom2 {
	width: 640px;
	
	background-image: url(images/content-bottom.jpg);
		background-repeat: no-repeat;
	height: 15px;
	

}






.section_w660 {
	clear: both;
	width: 640px;
	padding: 0px;
	background: #fff;
	margin-bottom: 10px;
	border: 1px solid #333;
}


.section_w640 {
	clear: both;
	width: 640px;
	padding: 0px;
	background: #fff;
	margin-bottom: 10px;
	
}




/*.section_w315 {
	float: left;
	width: 315px;
	background-color: #333;
	
}

.section_w315 h2 {
	height: 35px;
	padding: 10px 10px 0 10px;
	margin: 0px;
	color: #fff;
	text-align:center;
	background-color:#C00;
	background-image: url(images/top-box.jpg);

	font-weight: normal;
}

.section_w315 .section_w315_content {
	padding: 10px;
}

.section_w315_content img {
	margin-bottom: 10px;
}


*/
.right_padding_10 {
	margin-right: 10px;
}

#side_column .side_column_section {
	clear: both;
	width: 280px;
	background: #fff;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.sidetop {
	clear: both;
	width: 280px;
	margin: auto;
	height: 15px;
	background-image: url(images/box-top.jpg);
	background-repeat: no-repeat;	
}

.sidebot {
	clear: both;
	width: 280px;
	margin: auto;
	height: 26px;
	background-image: url(images/box-bottom.jpg);
	background-repeat: no-repeat;	
}

.sidenav {
	clear: both;
	margin: auto;
	width: 280px;
	
	
}


#side_column .side_column_section .side_column_section_content {
	padding: 10px;
	background-image: url(images/box-middle.jpg);
	background-repeat: repeat-y;	/*background-color: #676456;
	background-image: url(images/content.png);
	background-repeat: repeat-x;*/
}



.side_column_section h3 {
text-align: center;
	color: #003399;
}


.side_column_section h4  {
	margin: 0 0 0 0;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #C00;
	text-align:center;
}

.side_column_section .side_column_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.side_column_section .side_column_menu li {
	margin-bottom: 5px;
}

.side_column_section .side_column_menu li a {
	color: #ffffff;
}

.side_column_section .side_column_menu li a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #c6bf56;
}


/*.recent_post {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-style: none;
}

.recent_post h4 a {
	font-size: 12px;
	color: #d8d63b;
	font-weight: bold;
}

.recent_post h4 a:hover {
	text-decoration: none;
}

/* end of content */

/* footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 20px 10px;
	color: #000;
}

#footer  a {
	color: #000;
}

#footer .section_w245 {
	float: left;
	width: 220px;
	padding-right: 25px;
}

#footer .section_w245 h3 {
	margin-bottom: 5px;
	font-size:14px;
	font-weight: bold;
	color: #000;
	border-bottom: 0px;
	
}

#footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
}

#footer .footer_list li a {
	color: #000;
}

#footer .footer_list li a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}


.cssform {
	margin: auto;
	background-image: url(images/formback2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 550px;
	
}



.cssform p{
	
	clear: left;
	margin-left: 10px;
	padding-left: 10px; /*width of left column containing the label elements*/
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;/*border-top: 1px dashed gray;
height: 1%;*/
}

.cssform label{
font-weight: normal;
margin: auto;

/*width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}


.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 200px;
	background-color:#D7F2FF;
	color:#0B0B0B;
	border:1px solid #6CF;
	

}


.cssform textarea{
width: 230px;
height: 100px;
background-color:#D7F2FF;
	color:#0B0B0B;
	border:1px solid #6CF;
}

.cssform h3 {
	text-align: center;
	padding-top: 20px;
	color: #003399;
}

.text2 {
	
padding-left: 10px;	
}




.formout {
	margin: auto;
	width: 300pxpx;
	height: 330px;
	background-image: url(images/form.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}

.redtext {
	color: #C00;	
	
}
.bluetext {
	color: #003399;	
	
}

.bluetext a {
	color: #003399;	
	
}



.bluetext2 {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	
}



.bluetext2 a {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	
}

.button1{
	height: 31px;
	width: 101px;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	color: #fff;
	border: none;
	background-color: #F00;	/*margin-left: 10px;
	padding-right: 10px;*/
}


	.navcontainer {
	margin:auto;
	width: 972px;
	height: 35px;
	
	}

	
.indentmenu{
	letter-spacing: 1px;
	width: 100%; /*leave this value as is in most cases*/
	line-height: 35px;
	background-image: url(images/men2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #fff;
}

.indentmenu ul{
	margin:0;
	padding: 0px;
	float: left;
	width: 100%; /*width of menu*/
	border: 1px solid #003366; /*dark purple border*/
	border-width: 1px 0;
	background-image: url(images/men2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #ffffff;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
	float: left;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #003366; /*dark purple divider between menu items*/
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: white !important; /*text color of selected and active item*/
	padding-top: 0px; /*shift text down 1px for selected and active item*/
	padding-bottom: 0px;
	background-color: #06C;
}

.indentmenu ul li a:hover, .indentmenu ul li .last{
	color: white !important; /*text color of selected and active item*/
	padding-top: 0px; /*shift text down 1px for selected and active item*/
	padding-bottom: 0px;
		border: none;
	
}



.facebooktext {
	text-align: right;
	padding-right: 20px;
	font-size: 10px;
}

.textwhite a:link { color: #fff; text-decoration: none; font-weight: bold; } 


.textwhite a:link, a:visited { color: #fff; text-decoration: none; font-weight: bold; } 


.wrapperbottom {
margin: auto;
width: 960px;
	
}



a.more {
	display:block;
	width:52px;
	height:20px;
	padding:0 20px 0 0;
	background:#4E6D95 url(images/model-gal-btn.gif) 100% 0 no-repeat;
	text-align:center;
	font-weight:bold;
	color:#fff;
	margin:0 0 16px 1px;
	text-decoration: none;
}

.11txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

#fourboxes {
clear: both;
float: right;
margin-right: 10px;
}


#fourboxes h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}


#fourboxes p {

font-size: 11px;
padding: 10px;
}


#fourboxes a {
	
	color: #003399;
}
#fourboxes h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;	
	
}


#box1 {
	width:230px;
	height: 250px;
	float:left;
	margin-right: 8px;
	background-image: url(images/box1.jpg);
	background-repeat: no-repeat;	
	
}
#box2 {

	width: 230px;
	height: 250px;
  float:left;
  margin-right: 8px;
background-image: url(images/box3.jpg);
	background-repeat: no-repeat;	
	
}




#box3 {
	
	width:230px;
	height: 250px;
  float:left;
margin-right: 8px;
background-image: url(images/box3.jpg);
	background-repeat: no-repeat;
	
}

#box4 {
	
	width:230px;
	height: 250px;
  float:left;
background-image: url(images/box3.jpg);
	background-repeat: no-repeat;


}


#threeboxestop {
clear: both;
float: left;
margin-left: 11px;
}

#threeboxes h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 10px;
	text-align:center;
}



.threeboxhead {
	width:300px;
	background-image: url(images/three-boxes-head.png);
	background-repeat: no-repeat;
	height: 50px;
	
}


#threeboxes {
	clear: both;
	float: left;
	margin-left: 5px;

}


#threeboxes h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}


#threeboxes p {

line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
padding-right: 10px;
padding-left: 10px;
}

#threeboxes h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;	
	
}


.threebox1 {
	width:300px;
	float:left;
margin-left: 8px;
margin-right: 7px;
border-bottom: #999;
border-bottom-width: 1px;
border-bottom-style: solid;
		background-image: url(images/three-boxes-mid.png);
		height: 725px;
	
}



