@import url("reset.css");

body {
	background: url(/public/images/tp_mp_bkgrd.jpg) #000 no-repeat top center;
	font: 14px Arial, Verdana, Helvetica;
	color: #f0f0f0;
	padding: 0 0 100px 0;
}

#int {
	color: #000;
}

p {
	line-height: 19px;
	margin: 15px 0;
}

a {
	color: #0E67B3;
}

#int p {
	line-height: 23px;
}

div.clear {
	clear: both;
}

#container {
	width: 964px;
	margin: 0 auto;
}

/* header */
#header {
	margin-top: 70px;
	position: relative;
}

#int #header {
	margin-top: 52px;
}

#header h1 a {
	width: 299px;
	height: 112px;
	background: url(/public/images/tp_mp_logo.png) no-repeat;
	text-indent: -999em;
	display: block;
}

/* nav */
#header #nav {
	position: absolute;
	top: 35px;
	left: 354px;
}

#header #nav ul {
	background: url(/public/images/tp_nav.png) no-repeat;
	width: 604px;
	height: 40px;
	margin: 0;
	padding: 0;
}

#nav li, #nav a {
	height: 40px;
	display: block;
	text-indent: -999em;
}

#nav li {
	float: left;
	list-style: none;
	display: inline;
}

#nav #services { width: 141px; }
#nav #work { width: 143px; }
#nav #about { width: 146px; }
#nav #contact { width: 174px; }

#nav #services a:hover { background: url(/public/images/tp_nav.png) 0px -40px no-repeat; }
#nav #work a:hover { background: url(/public/images/tp_nav.png) -141px -40px no-repeat; }
#nav #about a:hover { background: url(/public/images/tp_nav.png) -284px -40px no-repeat; }
#nav #contact a:hover { background: url(/public/images/tp_nav.png) -430px -40px no-repeat; }

/* main */
#main {
	margin-top: 10px;
	position: relative;
	height: 430px;
}

#int #main {
	position: static;
	width: 960px;
	background: url(/public/images/tp_int_body_bkgrd.gif) no-repeat #060606 0 126px;
	height: auto;
}

#main-cap {
	width: 958px;
	height: 13px;
	background: url(/public/images/tp_int_body_cap.gif) no-repeat;
	margin-left: 1px;
}

#content {
	width: 275px;
	font-weight: bold;
	position: absolute;
	top: 20px;
	left: 0;
}

#content p {line-height: 20px;}

#int #content {
	width: 835px;
	position: static;
	top: auto;
	left: auto;
	margin: 0 0 0 11px;
	padding: 0 52px 15px 52px;
	background: #fff;
	font-weight: normal;
}

#content h3 {
	font-size: 1.1em;
	color: #1B8873;
	margin: 22px 0 -8px 0;
}

#content h3.services {color: #2986cc;}
#content h3.aboutus {color: #a6c029;}
#content h3.contactus {color: #ef9326;}

#main h2 {
	text-indent: -999em;
}

h2#sub_about {
	width: 960px;
	height: 126px;
	background: url(/public/images/tp_subhead_about_us.jpg) no-repeat;
}

h2#sub_work {
	width: 960px;
	height: 126px;
	background: url(/public/images/tp_subhead_our_work.jpg) no-repeat;
}

h2#sub_contact {
	width: 960px;
	height: 126px;
	background: url(/public/images/tp_subhead_contact_us.jpg) no-repeat;
}

h2#sub_services {
	width: 960px;
	height: 126px;
	background: url(/public/images/tp_subhead_services.jpg) no-repeat;
}

#content span.blue {
	color: #0f6cb2;
}

/* slider */
#slider {
	background: url(/public/images/tp_mp_video_bkgrd.gif) no-repeat;
	width: 650px;
	height: 410px;
	position: absolute;
	top: 0;
	left: 294px;
	padding: 10px 0 0 10px;
}

#slider ul, #slider li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider, #slider li { 
	width: 660px;
	height: 420px;
	overflow: hidden; 
}

.title {color: #fff; font-size: 1.2em; width: 300px; position: absolute; left: 294px; padding: 370px 0 0 10px;}
.title b {color: #EC992A; font-weight: normal;}


span#prevBtn a {
	width: 19px;
	height: 25px;
	display: block;
	text-indent: -999em;
	position: absolute;
	top: 383px;
	right: 43px;
}

span#nextBtn a {
	width: 19px;
	height: 25px;
	display: block;
	text-indent: -999em;
	position: absolute;
	top: 383px;
	right: 20px;
}

/* footer */
#footer {
	margin: 4px 8px 0 0;
	width: 520px;
	height: 40px;
	background: url(/public/images/tp_ftr.png) no-repeat;
	font-size: .87em;
	float: right;
	position: relative;
	color: #fff;
}

#int #footer {
	margin: 15px 0 50px 0;
}

#footer address {
	padding: 13px 0 0 12px;
	font-style: normal;
}

#footer #social {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 8px;
	right: 5px;
}

#footer #social li {
	list-style: none;
	float: left;
	margin-right: 2px;
}

#footer #social li a {
	width: 57px;
	height: 22px;
	display: block;
	text-indent: -999em;
}


#content .ourwork-video {border-bottom: 1px solid #e5e5e5; height: 220px; margin: 10px 0 10px 0; padding: 10px 0 0 0;}
#content .ourwork-video-last {height: 220px; margin: 10px 0 10px 0; padding: 10px 0 0 0;}
#content .video {float: right; margin: 0 0 0 20px;}

#content .staff {border-bottom: 1px solid #e5e5e5; clear: both; overflow: hidden; margin: 10px 0 10px 0; padding: 20px 0 20px 0;}
#content .staff-last {clear: both; margin: 10px 0 10px 0; padding: 10px 0 0 0; min-height: 450px;} 

#content #request-form {min-height: 500px; float: left; clear: both;}
#content #address-area {min-height: 500px; float: right; clear: both;}

hr {border: 0; width: 80%; margin: 40px 0 40px 0;}
