/* CSS Document */
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif !important;
	line-height: 1.6em;
	background-image:url(images/page_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #dbdbdb;
	margin: 0px;
	padding: 0px;
	color: #000000;
	
}
a:link {
	color: #ec6f2b;
}
a:visited {
	color: #ec6f2b;
}
a:hover {
	color: #ec6f2b;
	text-decoration:none;
}
a:active {
	color: #ec6f2b;
}

p{
	margin:1em 0;
}

#wrapper{
margin:0px auto;
width:960px;
margin-bottom:10px;

}
#header{
height:93px;
background-image:url(images/header.jpg);
background-position:top;
background-repeat:no-repeat
}

#header .right{
width:583px;
height:93px;
float:right;

}

#logo{
width:325px;
height:47px;
float:left;
padding:20px 0px 0px 50px;
}

#phone{
float:right;
width:128px;
height:24px;
padding:10px 40px 0px 0px;
}

#menu{
height:35px;
width:570px;
float:right;
clear:both;
margin:23px 15px 0px 0px;
}

#content_box{
background-image:url(images/content_tile.jpg);
background-repeat:repeat-y;
background-position:top left;
margin:10px 0px 0px 0px;
min-height:282px;
}

#content_box_top{
background:url(images/content_top.jpg);
background-repeat:no-repeat;
background-position:top;
padding:10px 30px;
}

#content_box .bottom{
height:19px;
margin-bottom:10px;
}

#footer {
width:920px;
	height:47px;
	font-size:10px;
	color:#b7b7b7;
	clear:both;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin:0px auto; 
	padding:15px 20px 0px 20px;
}
#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#b7b7b7;
}
#footer a:hover {
	text-decoration:underline;
	color:#b7b7b7;
}
#footer .left {
	float:left;
	width:320px;
	height:20px;
}
#footer .right {
	float:right;
	width:590px;
	height:20px;
	text-align:right;
}

#website_design{
height:20px;
width:960px;
margin:20px auto;
text-align:center;
font-size:10px;
clear:both;
}

#website_design a:link, #website_design a:visited{
color:#333333;
text-decoration:none;
}

#website_design a:hover{
color:#333333;
text-decoration:underline;
}

/*content*/

h1{
background:url(images/h1.gif) no-repeat left;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
padding-left:10px;
}

.box_grey{
background:url(images/talent_box.jpg) bottom left no-repeat;
width:443px;

}

.box_grey .top{
background:url(images/talent_top.jpg) top left no-repeat;
height:36px;

}

.box_grey .text{
color:#242424;
margin:5px 15px 0px 15px;
}

.box_grey_td{
border-bottom:#e4e3df dotted 1px;
padding:0px 0px 2px 0px;
margin:0px;
height:22px;
}


h2{
color:#ffe728;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
padding-left:15px;
padding-top:8px;

}

h3{
color:#5c5c5c;
border-bottom:#e4e3df solid 1px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;

}

.forminput{
	font-family:verdana;
	font-size:12px;
	padding:2px;
	background-color:#FFFFFF !important;
	border:1px solid #CCCCCC !important;
}
textarea.forminput{
	width:820px;
	height:45px;
	border:1px solid #CCCCCC !important;
	background-color:#FFFFFF !important;
}

.white{
color:#FFFFFF;
}

.small_grey{
color:#999999;
font-size:10px;
}

.formfield{
background-color:#FFFFFF !important;
border:#abadb3 1px solid;
}

.round_font_title{
font-family:Century Gothic, arial;
font-size:16px;

}
.round_font{
font-family:Century Gothic, arial;

}

del{
color:#FF0000;
}

.table_border_bottom td{
border-bottom:#e4e3df 1px dashed;
padding:5px 0px 5px 0px;

}

.testimonial_box{
background-image:url(images/testimonial_bottom.gif);
background-position:bottom;
background-repeat:no-repeat;
width:408px;
padding-bottom:20px;
color:#666666;
font-size:11px;
line-height:normal;
}


.sales_tag{
width:152px;
height:109px;
position:absolute;
margin:-16px 0px 0px 300px;
}