
/*
Place custom CSS for the client in this file.
h1
{
    color: #ffffff;
}
*/

body
{
margin:0px;
padding:0px;
}

div#listmenu 
{
	background-image:url(images/menu_bg.jpg);
	
} 

div#listmenu li 
{
	background-image:url(images/menu_bg.jpg);
}



div#wrapper
{
	width:100%;
    text-align:center;
    
}

* html div#main-content
{
    position:relative;
	width:940px;
    height:600px; 
	margin-top:10px;
    padding:0px 0px 0px 30px;
    background-image: url(images/main-content-title-bg-img.jpg);
	background-repeat: repeat-x;
    background-position: top left;
}

div#main-content
{
    position:relative;
	width:920px;
    margin-right:auto;
   	margin-left:auto;
	margin-top:10px;
    padding:0px 0px 0px 10px;
    background-image: url(images/main-content-title-bg-img.jpg);
	background-repeat: repeat-x;
    background-position: top left;
}


*html div#main-content-left
{
	width:100%;
    float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
    color:#cccc99;
	text-align:justify;
	padding-left:50px;
    background-image: url(images/main-content-title-bg-img.jpg);
	background-repeat: repeat-x;
    background-position: top left;
}


div#main-content-left
{
	width:687px;
    float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
    color:#cccc99;
	text-align:justify;
	padding-left:50px;
    background-image: url(images/main-content-title-bg-img.jpg);
	background-repeat: repeat-x;
    background-position: top left;
}



div#main-content h2
{
	
	padding-left:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:justify;
	
}

div#main-content h3
{
	
	padding-left:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:justify;
	
}


*html div#img

{
	width:670px;
	height:389px;
	float:left;
    margin-left:74px;
    margin-top:-300px;
	background-image: url(images/home1.jpg);
	background-repeat: no-repeat;
}

div#img

{
	width:670px;
	height:389px;
	float:left;
    margin-left:84px;
	background-image: url(images/home1.jpg);
	background-repeat: no-repeat;
}

*html div#img2

{
	width:610px;
	height:389px;
	float:left;
    clear:both;
	margin-top:-10px;
    margin-left:45px;
    padding-bottom:10px;
    background-image: url(images/home1.jpg);
	background-repeat: no-repeat;
	
	
}

div#img2

{
	width:610px;
	height:389px;
	float:left;
	margin-top:15px;
    margin-left:45px;
    padding-bottom:10px;
    background-image: url(images/home1.jpg);
	background-repeat: no-repeat;
	
	
}

* html div#sidebar {
	width: 195px;
    height: 620px;
	float:right;
    
    margin-top:0px;
    margin-left:17px;
}

div#sidebar {
	WIDTH: 185px;
    height: 620px;
	float:right;
    clear:both;
    margin-top:-15px;
}

div#sidebar-copy p{
	padding-left: 10px; 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 12px;
	color:#ffffff;
}

div#sidebar-copy h3 {
	height:45px;
	width:170px;
    padding:10px 10px 0 10px;
  	font-family: Verdana, Geneva, sans-serif; 
	font-size: 14px;
	color:#b4b369;
    background-image: url(images/sidebar-content-title-bg-img.jpg);
	background-repeat: repeat-x;
}

div#sidebar-copy ul {
	list-style:none;
}

div#sidebar-copy a:link {

	font-size: 12px;
	color:#cccc99;
	
}

div#sidebar-copy a:hover {

	font-size: 12px;
	color:#b4b369;
	
}

div#sidebar-copy a:visited {

	font-size: 12px;
	color:#cccc99;
	
}





.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}



.footer a:link {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

.footer a:hover {
	color: #000;
	
}

.footer a:visited {
	color: #fff;
	
}
