@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background:url(images/pagebg.jpg);
	background-color:#303031;
	
	background-repeat:repeat-x;
}
#container {
	height: 1048px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-top-color: #74240D;
	border-right-color: #74240D;
	border-bottom-color: #74240D;
	border-left-color: #74240D;
}
#header {
	float: left;
	height: 130px;
	width: 900px;
	background:url(images/headerbg.jpg);
	background-color:#f4e884;
	background-repeat:repeat-x;

	
}

#header #logo
{
	float:left;
	height:85px;
	
	margin-left:26px;
	margin-top:11px;
	
	
	
}

#header  #companyname
{
	float:left;
	margin-left:20px;
	height:90px;

	margin-top:11px;
	float:left;
	
	
}

#header  #companyname h1
{
	color:#EE8D41;
	    font-family: Times New Roman,Arial,Verdana;
    font-size: 50px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
}

#header #slogan
{
	float:left;
	margin-left:15px;
	margin-top:15px;
}

#header #slogan h3 
{
		color:#EE8D41;
	    font-family: Times New Roman,Arial,Verdana;
		font-weight:bolder;
    
    text-align: left;
    text-transform: uppercase;
}

#header #slogan h4 
{
		color:#999;
	    font-family: Times New Roman,Arial,Verdana;
		font-weight:bolder;
    
    text-align: left;
    text-transform: uppercase;
}




#main-area {
	float: left;
	width: 898px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
	font-size: 14px;
}
#flash {
	height: 200px;
	width: 900px;
	float: left;
}
#nav {
	float: left;
	width: 898px;
	height: 35px;
	background-image: url(images/navbar.jpg);
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav ul li a {
	color: #000;
	text-decoration: none;
	float: left;
	padding-right: 61px;
	padding-left: 62px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 8px;
}
#nav ul li a:hover {
	background-color: #333;
	color:#FFF;
	text-decoration:underline;
}

#left {
	float: left;
	width: 600px;
	margin-left: 20px;
	margin-top: 20px;
}

#left .aboutus
{
	line-height:35px;
}


#left ul li {
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	list-style-image: url(bullet5.jpg);
}
#left ul {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#left img {
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 13px;
}

#gallery {
	text-align: center;
	height: 538px;
	width: 860px;
	float: left;
	margin-top: 10px;
	
}
.testimonial {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	margin-top: 20px;
	padding-bottom: 20px;
}

.more {
	float: left;
	width: 191px;
	margin-right: 13px;
}
a {
	color:#EE8D41;
	text-decoration: none;
	
}
a:hover {
	color:#F00;
}
.box {
	width: 171px;
	float: left;
	height: 125px;
	margin-right: 13px;
	background:url(images/navbar.jpg)#e7e0c3;
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	padding-right: 10px;
}
.box h2 {
	font-size: 15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#left h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	margin-top: 0px;
	color: #900;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	padding-bottom: 15px;
}
#right2 {
	float: left;
	width: 260px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 30px;
}#right2 img {
	border: 1px solid #333;
}
.image-box {
float: left;
	width: 200px;
	margin-left: 20px;
	background-color: #B9B7B8;
	border: 1px dotted #8A191B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 150px;
	margin-top: 30px;
	padding: 17px;
}

#right {
	float: left;
	width: 168px;
	margin-left: 65px;
	margin-top: 30px;
	background:url(images/navbar.jpg)#e7e0c3;
	background-repeat:no-repeat;
	
	
	
	border: 1px dotted #8A191B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#right #rightimg
{
	
}

#right-image {
	float: left;
	width: 265px;
	margin-left: 4px;
	margin-top: 10px;
}



.contact {
	color: #900;
	font-size: 22px;
	font-style: italic;
	margin-top: 20px;
	float: left;
	width: 560px;
	margin-bottom: 15px;
}
.contact a
{
	color:#900;
	text-decoration:underline;
}


#right ul {
	padding: 0px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#right ul li {
	list-style-image: url(bullet.png);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
#right h2 {
	font-size: 16px;
	color: #88171B;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0px;
	padding-left:4px;
}
p {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}


#footer {
	width: 865px;



	

	margin-right: auto;
	margin-left: auto;
	padding-left: 35px;
	padding-top: 33px;

}

#footer #footerinner
{
	background:url(images/navbar.jpg);
	background-color:#e7e0c3;
	background-repeat:no-repeat;
	padding-left:20px;

	
}

#footer p {
	
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer h1 {
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer p a {
	color:#EE8D41;
}

#footer p a:hover {
	color:#F00;
}

