/*

(c) 2007 Your Business Name Dot Com

*/


* {
	padding: 0;
	margin: 0;
} 


#container {
	width: 1100px;
	height:auto;
	padding: 20px;
	background-color: #F1E9D6;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
}
#header {
	height : 116px;
	
	background-color: #B29711;
	font-family: Verdana, Geneva, sans-serif;
        position: relative;
}
#logo  {
	position: absolute;
	font-family: "goudy old style", verdana, Times, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #fff;
	width:752px;
	right: 187px;
	height: 102px;
}
#logo1 {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #fff;
	margin-left:10px;
	width:2px;
	height:106px;
	left: 22px;
	background-color: #B29711;
}

#menubar {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 14pt;
	background-color: #FC6;
	margin-top: 1px;
	width:1100px;
	height:40px;
}

#menubar ul {
	
	padding: 5px;
     text-align: center;
	background-color: #D1AC6B;
}

#menubar li {
	display: inline;
}

#menubar a {
	padding: 5px 15px;
	text-decoration: none;
	color: #FFFFFF;
}
#menubar a:hover {
	background-color: #F93;
	color:#455A79;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
}

#rightpic {
	float: right;
	background-color: #E1D3B1;
	width: 179px;
	height: 900px;
	padding: 8px;
	line-height:23px;
}

#rightsidebar h2 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 14pt;
	color: #fff;
	background-color: #663;
	font-style: oblique;
	padding: 5px;
	text-align: center;
}

#rightsidebar h3 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 12pt;
	color: #fff;
	background-color: #663;
	padding: 5px;
	font-style: oblique;
	text-align: center;
}

#leftsidebar {
	float: left;
	background-color: #E1D3B1;
	width: 179px;
	height: 900px;
	padding: 8px;
	line-height: 14px;
}

#leftsidebar h2 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 14pt;
	color: #fff;
	background-color: #663;
	padding: 8px;
	font-style: oblique;
	text-align: center;
}

#leftsidebar h3 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 14pt;
	color: #fff;
	background-color: #663;
	padding: 8px;
	font-style: oblique;
	text-align: center;
}

.email {
	color: #30F;
	text-align: center;
       }

 #rightsidebartext  
   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-top-color: #C93;
	border-right-color: #C93;
	border-left-color: #C93;
	border-bottom-color: #C93;
	text-align: inherit;
        }

#check {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #663;
	font-style: oblique;
	text-align: center;
	
}
#check2{
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #020;
	height: auto;
	width: auto;
	}
		
#check2table{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #020;
	margin-left:230px;
	width: 700px;
	color:#000;
}

#check2help{
	
	margin-left:180px;
	margin-right:180px
	}

#check2index
{
	
	font-family: Verdana, Geneva, sans-serif;
        font-size: 16px;
        font-style: normal;
        color: #020;
        text-align: center;
        text-align: justyfy;
        margin-left:210px;
        margin-right:200px;
        color:#000;
}

#check2b{
	
	margin-left:100px;
	margin-right:100px;
	}
	
	#check2contact{
	
	margin-left:250px;
	margin-right:250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	}

#footer {
	border-top: solid #F4CA83 10px;
	width: 1100px;
	height: 50px;
	background-color: #E1D3B1;
	float: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #111;
	text-align: center;
}
