/*
Design by FlashTemplatesDesign.com
http://www.flashtemplatesdesign.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

ul {
	list-style:none;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #ffffff url(images/back_all2.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;;
}

#main
{
margin: 0 auto;
width: 920px;
background: #FFFFFF;
}

#header {
	height: 150px;
	text-align: left;
	background: url(images/logo.jpg) no-repeat center top;
	width: 920px;		
}


#menu
{
padding-top: 153px;
width: 920px;
height: 65px;
background: url(images/buttons.gif) repeat-x bottom;

}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 70px;
	height: 42px;	
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	margin-left: 29px;
	padding-top: 15px;

}

#menu a:hover {
width: 70;
    height: 42px;
	text-decoration: underline;
	color: #ffffff
}


#left
{
padding-top: 70px;
padding-bottom: 20px;
width: 205px;
}

#left H3
{
width: 190px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #000000;
background-color: #E6E6E6

}

#left ul {
	list-style: none;
background-color: #F2F2F2;

}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;

}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #D72020;
}
#left a:visited {
	color: #D72020;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #D72020;
border-left: 1px solid #D72020;
border-right: 1px solid #D72020;
}

#nav {
padding-top: 80px;
padding-bottom: 20px;
width: 205px;
}
#nav h3 {
width: 190px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #000000;
background-color: #E6E6E6
}
#nav ul {
	list-style: none;
background-color: #F2F2F2;
}
#nav li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#nav li li {
padding: 4px 20px;
background: url(images/small.gif) no-repeat left;
}
#nav a {
	color: #D72020;
}
#nav li a:visited {
	color: #D72020;
}
#nav p
{
padding: 10px;
border-bottom: 1px solid #D72020;
border-left: 1px solid #D72020;
border-right: 1px solid #D72020;
}


#right
{
float: right;
width: 670px;
padding-right: 10px;
padding-top: 20px;
margin-right: 10px;
}

#right H4
{

	font-size: 15px;
	color: #CC6029;
	border-bottom: 0.5px solid #CC6029;
background-color: #F2F2F2;

}

#right a
{
color: #CC6029;
text-decoration: none;
}

#right p {

	padding-bottom: 20px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 15px;
	color: #CC6029;

}

#right ul.services
{
	line-height:16px; 
        width:140px; float:left;
        padding:0;
        margin:0; 
}
#right ul.services li
{
	padding:0 0 0 5px;
        list-style-type:none;
}





#footer {
	height: 53px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	border-top: 2px solid #CC6029;
clear:both;
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #CC6029;
}

#footer a {
	color: #CC6029;
}