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


/* Tags */

body {
	background-color: #FFF;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	background-position: 0px 99px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	color: #f2663b;
	text-align: left;
	text-transform: uppercase;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	color: #f2663b;
	text-align: center;
	text-transform: uppercase;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	color: #f2663b;
	text-align: center;
	text-transform: none;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #f2663b;
	text-align: left;
	text-transform: none;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #f2663b;
	text-align: left;
	text-transform: none;
}
p {
	margin-top: 0px;
	margin-bottom: 1em;
}

a:link, a:visited
{
	color:#CA5531;
	text-decoration:none;
}

a:active, a:hover
{
	color:#FF0000;
	text-decoration:underline;
}


/* Structure */

#wrapper {
	text-align: left;
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 99px;
	width: 850px;
	padding-left: 50px;
}

#banner {
	height: 270px;
	width: 900px;
}
#content {
	width: 800px;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	background-image: url(/images/content_shadow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}
#right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	float: right;
	width: 570px;
	padding-top: 20px;
	padding-left: 20px;
}
#right_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	float: right;
	width: 500px;
	padding-top: 20px;
	padding-left: 90px;
}
#right_client {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	float: right;
	width: 570px;
	padding-top: 20px;
	padding-left: 20px;
}
#left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	float: left;
	width: 210px;
	padding-top: 20px;
	line-height: 25px;
}
#left_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	float: left;
	width: 210px;
	padding-top: 20px;
	line-height: 15px;
}
#left_client {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	float: left;
	width: 300px;
	padding-top: 0px;
	line-height: 25px;
	padding-left: 30px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #f2663b;
	width: 800px;
	margin-top: 20px;
	margin-left: 50px;
	padding-top: 5px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#contactform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 900px;
	text-align: left;
	height: 590px;
	padding-top: 100px;
	padding-left: 450px;
}
#client_popup {
	height: 300px;
	width: 400px;
	float: right;
	margin-right: 30px;
}




#footer a:link {
	color: #f2663b;
	text-decoration: none;
}
#footer a:visited {
	color: #f2663b;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
	
}
#left a:link {
	color: #f2663b;
	text-decoration: none;
}
#left a:visited {
	color: #f2663b;
	text-decoration: none;
}
#left a:hover {
	color: #000;
	text-decoration: none;
}

#right a:link {
	color: #f2663b;
	text-decoration: none;
}
#right a:visited {
	color: #f2663b;
	text-decoration: none;
}
#right a:hover {
	color: #000;
	text-decoration: none;
}

#right_contact a:link {
	color: #000;
	text-decoration: none;
}
#right_contact a:visited {
	color: #000;
	text-decoration: none;
}
#right_contact a:hover {
	color: #f2663b;
	text-decoration: none;
}

#left_contact a:link {
	color: #000;
	text-decoration: none;
}
#left_contact a:visited {
	color: #000;
	text-decoration: none;
}
#left_contact a:hover {
	color: #f2663b;
	text-decoration: none;
}



#contactform a:link {
	color: #000000;
	text-decoration: none;
}
#contactform a:visited {
	color: #000000;
	text-decoration: none;	
}
#contactform a:hover {
	color: #a6300c;
	text-decoration: none;	
}


/* Classes */

.footer_right {
	float: right;
}


.yellow {
	color: #faa621;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
