
* {
margin: 0;
}
html,body{
	margin:0;
	padding:0;
	background-image: url(../images/site_bg.jpg);
	height: 100%;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	font-family:Georgia, "Times New Roman", Times, serif;
}


#mainwrapper{	
	width:980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

.wrapper {
	min-height: 90%;
	height: auto !important;
	height: 100%;
	background-image: url(../images/sidebar1_bg.jpg);
	background-repeat:no-repeat;
		margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
.footer, .push {
	height: -4em;
	clear: both;
}
div#logoarea{
	float:right;
	width:980px;
	background-image: url(../images/site_bg.jpg);
	color: #FFFFFF;
	position:relative;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

}
.navigation {
	margin-right:17px;
	margin-top:1px;
	float:right;
}

div#footer{
	background: #333;
	background-image: url(../images/footer_bg.jpg);
	height: 35px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

#footermiddle {
	width:990px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
.footer_left {
	margin-top:8px;
	float:left;
	color: #FFF;
}
.footer_right { 
	margin-top:8px;
	float:right;
	color: #000;

	}
.footer_right a { 
	color: #000;
	}
.footer_right a:hover { 
	color: #fff;
	}

#logo {
	padding-top:143px;}

#left {
	width:324px;
}
#right {
	width:625px;
	top: 0px;
	float:right;
	position:relative;
}

.home_left {
	margin-top:8px;
	float:left;
	color: #FFF;
	width:290px;
	}
.home_right { 
	margin-top:8px;
	float:right;
	color: #fff;
	width:290px;
	}
.other_left {
	margin-top:8px;
	float:left;
	color: #FFF;
	width:290px;
	padding-left:15px;
	}
.other_middle {
	margin-top:8px;
	float:left;
	color: #FFF;
	width:400px;
	padding-left:15px;
	}

.big_white {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#fff;
} 
.big_pink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#E73D8D;
} 
.large_white {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#fff;
} 
.large_pink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#E73D8D;
} 

.small_white {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#fff;
} 
.small_pink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#E73D8D;
} 

.home_box{ 
	float:left;
	padding-right:15px;
	}
	
.home_gobutton {
	float:right;
	padding-right:15px;
	}
	
#subnav {padding-left:20px;
padding-top:20px;
padding-right:20px;}

#contactform {
background-image:url(../images/form_bg.png);
background-repeat:no-repeat;
padding-left:40px;
padding-top:40px;
padding-right:40px;
height:302px;}

.contact_querybox {  
     padding-left:20px; 
     padding-top:10px; 
     padding-bottom:20px; 
	 height:50px; 
	 width:382px;
	 border:0px;
	 background-color: transparent;
	 scrollbar-base-color: #E73D8D;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #E73D8D;
	
	scrollbar-shadow-color: white;
	scrollbar-lightshadow-color: E73D8D; 
	scrollbar-darkshadow-color: gray;
	
	scrollbar-highlight-color: E73D8D;
	scrollbar-3dlight-color: white;
 } 
.contact_textbox {  
     padding-left:20px;
     padding-top:5px; 
     padding-right:15px; 
	 height:25px; 
	 width:110px;
	 border:0px;
	 background-color: transparent;
 } 
.contact_bigtextbox {  
     padding-left:20px;
	 padding-top:15px; 
	 padding-right:15px; 
	 height:25px; 
	 width:382px;
 	 border:0px;
	 background-color: transparent;
 } 
.contact_go_button{  
     background-image:url(../images/textbox_bg.png);
     background-repeat:no-repeat;  
     padding-top:0px;  
     padding-left:15px;  
     padding-right:20px;  
	 height:25px; 
	 width:155px;
	 border:0px;
	 background-color: transparent;
	 color:#FF1FB9;
	 font-weight:bold;
 } 

.contact_go_buttonsmall{  
     background-image:url(../images/email_go2.png);
     background-repeat:no-repeat;  
     margin-left:10px;  
     padding-top:2px;  
	 height:25px; 
	 width:35px;
	 border:0px;
	 background-color: transparent;
	 color:#FF1FB9;
	 font-weight:bold;
	 cursor:hand;
 } 

#prev_next {
width:574px;
text-align:center;}


.moreinfo{ 
	padding-left:25px;
	}
.moreinfo2{ 
	padding-left:25px;
	padding-bottom:25px;
	}
.moreinfo2 a{ 
	text-decoration:none;
	color:#FFFFFF;
	}
.moreinfo2_pink{ 
	padding-left:25px;
	padding-bottom:25px;
	color:#E73D8D;
	}
.moreinfo2_pink a{ 
	text-decoration:none;
	color:#E73D8D;
	}

