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

body {
	margin:0px auto;
	padding: 0px;
	background: #FFFFFF url(../images/img_bg_main_horz.jpg) repeat-x;
	font: normal 13px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
}
a:link, a:visited{
	color:#2D95D2;
	text-decoration:none;
}
a:hover, a:active{
	color:#2D95D2;
	text-decoration:underline;
}
h1 {
	font-size:32px;
	font-weight:normal;
}
h2 {
	font-size:24px;
	font-weight:normal;
	margin:0px;
}
input.shadow, textarea.shadow{
	background: transparent url(../images/formShadow.jpg) top left no-repeat;
	border: 1px solid #888888;
	padding-left:3px;
	margin-bottom:3px;
}
form {
	color:#666666;
}
.privacy {
	color:#666666;
	font-size:11px;
	text-align:center;
}

/*HEADER*/
#header {
	background: transparent url(../images/img_bg_header2.jpg) no-repeat;
	width: 855px;
	height: 122px;
}
#header .header_left {
	width:30%;
	text-align:left;
	vertical-align:bottom;
	padding-left:20px;
}
#header .header_right {
	width:70%;
	text-align:right;
	vertical-align:bottom;
	padding-right:35px;
}
#navigation {
	background: transparent url(../images/img_bg_main_nav.jpg) bottom right no-repeat;
	height: 30px;
}
#navigation a:link, #navigation a:visited {
	font-size:16px;
	font-weight: normal;
	text-decoration:none;
	color: #888888;
	padding: 0 5px;
}
#navigation a:hover, #navigation a:active {
	color:#2D95D2;
	text-decoration:underline;
}
/* END HEADER */

/*CONTENT*/
#content {
	padding:14px;
	background: #FFFFFF url(../images/img_bg_main_wrapper.jpg) center repeat-y;
}
#main {
	margin:auto;
	width: 800px;
	border:0px;
}
#main h1{
	color:#2D95D2;
	padding:5px 10px;
}
#main h1 em{
	font-size:14px;
	color:#999999;
	font-style:italic;
	padding-bottom:5px;
}
#main h2{
	color:#2D95D2;
	padding:10px 10px 0px 10px;
}
#main p{
	color:#666666;
	padding:0px 10px;
	margin:0px;
}
#breadcrumb {
	margin:0px 10px 10px 10px;
	color:#666666;
}
/* END CONTENT */

/* 1/3 Box*/
#third_box{
	width:235px;
	height:161px;
	margin: 5px;
	padding:10px;
	background-image:  url(../images/img_bg_box.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	color:#666666;
	vertical-align:top;
}
#third_box ul {
	float: left;
	width: 100%;
	list-style-type: none;
	*margin:5px 0px 0px 20px;
}
#third_box  li {
	width: 100%;
	color:#666666;
	list-style: none;
	padding: 0px 0px 0px 10px;
	background-image:  url(../images/img_bullet_blue_arrow.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
#third_box h3 {
	color:#3295D9;
	margin: 20px 10px 0px 15px;
	*margin: 30px 10px 0px 15px;
	font-size:24px;
	font-weight:normal;
}
#third_box div {
	padding: 10px 10px 0px 15px;
}
/* END 1/3 Box */

/* 1/2 Box */
#half_box {
	width:50%;
	padding:10px;
	vertical-align:top;
}
#half_box h2{
	margin:0px 10px;
	padding:0px;
}
#half_box h3{
	color:#666666;
	font-weight:bold;
	margin:5px 10px;
	padding:0px;
}
#half_box h3 a{
	color:#2D95D2;
	font-weight:normal;
	margin:5px 0px;
}
#half_box em{
	margin:0px 10px;
	font-style:italic;
	text-align:left;
	font-size:11px;
	color:#666666;
}
#half_box span{
	color:#2D95D2;
}
#half_box span em{
	color:#CF0C0C;
}
#half_box p.testimonial {
	margin:10px 0px;
	padding:11px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	color:#AAAAAA;
	font-size:14px;
}
#half_box p.testimonial img {
	margin:0px 3px;
}
#half_box p.testimonial em {
	color:#2D95D2;
	font-size:11px;
}
/* END 1/2 Box */

/*ABOUT*/
.about {
	width:271px;
	height:391px;
	padding:10px;
	background-image:  url(../images/img_bg_about.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}
table.about tr td h2.client{
	padding: 0px 10px;
}
table.about tr td ul li {
	list-style: none;
	padding: 0px 0px 0px 10px;
	background-image:  url(../images/img_bullet_blue_arrow.gif);
	background-repeat:no-repeat;
	background-position: left center;
	color:#333333;
}
table.about tr td li a:link, table.about tr td li a:visited {
	color: #888888;
}
table.about tr td li a:hover, table.about tr td li a:active {
	color: #2D94D6;
	text-decoration:underline;
}
table.about tr td li a.more {
	color: #2D94D6;
	text-decoration:none;
}
/*END ABOUT*/

/*SAMPLES*/
td.samples {
	text-align:center;
	width:33%;
	padding:5px 0px;
}

td.samples em {
	color:#2D95D2;
	text-align:center;
}
h2.sample_title {
	color:#2D95D2;
	font-size:20px;
	margin-left:10px;
}

/* END Samples */

/*EXTRAS*/
#extras {
	width:100%;
	height:198px;
	background: #FFFFFF url(../images/img_bg_extras.jpg) repeat-x;
	padding:0px;
	margin:0px;
}
#extras .extras_box{
	width:33%;
	padding:5px;
	color:#666666;
	border-right:1px solid #E7E7E7;
	vertical-align:top;
}
#extras .extras_box p.contactbtn{
	width:100%;
	text-align:center;
}
#extras h3 {
	color:#888888;
	margin: 0px;
	font-size:24px;
	font-weight:normal;
}
#extras h3 em {
	color: #2C95D7;
	font-style: normal;
	font-weight:normal;
}
#extras ul {
	
}
#extras li {
	list-style: none;
	padding: 0px 0px 0px 10px;
	background-image:  url(../images/img_bullet_blue_arrow.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
#extras li a:link, #extras li a:visited {
	color: #888888;
}
#extras li a:hover, #extras li a:active {
	color: #2D94D6;
	text-decoration:underline;
}
#extras li a.more {
	color: #2D94D6;
	text-decoration:none;
}
#extras img.profile {
	margin: 15px 5px 40px 0px;
}
/* END EXTRAS*/

/*FOOTER*/
#footer {
	height:38px;
	margin-bottom:20px;
	font-size: 11px;
	color: #888888;
	background: transparent url(../images/img_bg_footer.jpg) center no-repeat;
}
#footer .footer_left {
	width:50%;
	text-align:left;
	vertical-align:bottom;
	padding:0px 0px 20px 20px;
}
#footer .footer_right {
	width:50%;
	text-align:right;
	vertical-align:bottom;
	padding:0px 20px 20px 0px;
}
#footer_navigation a:link, #footer_navigation a:visited {
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	color: #888888;
	padding: 0 5px;
}
#footer_navigation a:hover, #footer_navigation a:active {
	color:#2D95D2;
	text-decoration:underline;
}
/* END FOOTER */