@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
a img {
	border: 0 none;
}
img {
	border: 0 none;
}
:focus {
	outline: 0;
}
ul {
	list-style: none;
}
body {
	background:#060314 url(../images/main-bg.jpg) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	line-height:18px;
	padding:0px;
	margin:0px;
}
#global {
	width:100%;
	height:100%;
}
#top-wrap {
	width:100%;
	height:29px;
	background:#222222 url(../images/top-wrap-bg.jpg) repeat-x;
}
#nav-wrap {
	width:100%;
	height:74px;
	background:#1e1e1e url(../images/nav-wrap-bg.jpg) repeat-x;
}
#nav {
	width:942px;
	height:74px;
	margin:auto;
}
#logo {
	float:left;
	width:221px;
	height:74px;
}
#hor {
	list-style:none;
	padding:0;
	margin:0;
	width:721px;
	height:74px;
	float:left;
}
#hor li {
	float:left;
	padding:0px;
	margin:0px;
}
#hor a {
	display:block;
	height: 74px;
	text-indent:-999em;
}
#hor a.home {
	width:61px;
	background:url(../images/home.jpg) no-repeat 0 0;
}
#hor a.home-active {
	width:61px;
	background:url(../images/home-active.jpg) no-repeat 0 0;
}
#hor a.aboutus {
	width:75px;
	background:url(../images/aboutus.jpg) no-repeat 0 0;
}
#hor a.aboutus-active {
	width:75px;
	background:url(../images/aboutus-active.jpg) no-repeat 0 0;
}
#hor a.services {
	width:87px;
	background:url(../images/services.jpg) no-repeat 0 0;
}
#hor a.services-active {
	width:87px;
	background:url(../images/services-active.jpg) no-repeat 0 0;
}
#hor a.models {
	width:100px;
	background:url(../images/models.jpg) no-repeat 0 0;
}
#hor a.models-active {
	width:100px;
	background:url(../images/models-active.jpg) no-repeat 0 0;
}
#hor a.portfolio {
	width:128px;
	background:url(../images/portfolio.jpg) no-repeat 0 0;
}
#hor a.portfolio-active {
	width:128px;
	background:url(../images/portfolio-active.jpg) no-repeat 0 0;
}
#hor a.become {
	width:145px;
	background:url(../images/become.jpg) no-repeat 0 0;
}
#hor a.become-active {
	width:145px;
	background:url(../images/become-active.jpg) no-repeat 0 0;
}
#hor a.contact {
	width:68px;
	background:url(../images/contact.jpg) no-repeat 0 0;
}
#hor a.contact-active {
	width:68px;
	background:url(../images/contact-active.jpg) no-repeat 0 0;
}
#gap-1 {
	width:942px;
	height:46px;
	margin:auto;
}
#banner-box {
	width:942px;
	height:388px;
	margin:auto;
	background:#111111 url(../images/banner-box-bg.jpg) center top no-repeat;
}
#banner {
	padding:36px 34px 38px 36px;
}
#content-box {
	width:942px;
	margin:auto;
}
#content-box-inner {
	width:942px;
	min-height:500px;
	height:100%;
	margin:auto;
	background:#000 url(../images/content-top-bg.jpg) center top no-repeat;
}
#cb-inner-pad {
	padding:0px 21px 10px 21px;
	color:#ccc;
	width:900px;
	height:100%;
	overflow:hidden;
}
#content-box-ftr {
	width:942px;
	height:12px;
	margin:auto;
	background:url(../images/content-btm.gif) center top no-repeat;
}
#featured-box {
	width:942px;
	margin:auto;
}
.featured-thumb {
	float:left;
	width:314px;
	height:190px;
}
.featured-title {
	padding:13px 0px;
}
#gap-2 {
	width:942px;
	height:29px;
	margin:auto;
}
#footer {
	width:942px;
	height:45px;
	margin:auto;
	background:url(../images/footer-bg.gif) repeat-x;
}
#f-inner {
	padding-top:15px;
}
#gap-3 {
	width:942px;
	height:40px;
	margin:auto;
	text-align:center;
	padding-top:10px;
}
#gap-3 a {
	text-decoration:none;
	color:#666;
}
#gap-3 a:hover {
	text-decoration:none;
	color:#fff;
}
.clear {
	clear:both;
}
.heading-main {
	padding:30px 0 10px 0;
}
.content-justify {
	text-align:justify;
}
.line {
	background:url(../images/line-bg.gif) repeat-x;
	height:5px;
	width:100%;
}
.read-more {
	text-align:right;
	padding:0px 0px 10px 0px;
}
#contactpage-left {
	float:left;
	width:580px;
	height:100%;
}
#contactpage-right {
	float:right;
	height:100%;
	width:300px;
	background:url(../images/contact-right-bg.jpg) center left no-repeat;
}
#contactpage-right-cnt {
	padding-left:15px;
}
.dropbox-contact {
	width:280px;
	height:26px;
	background:#18181a url(../images/input-bg.jpg) repeat-x;
	color:#CCC;
	border:#333 1px solid;
	margin:0px;
	padding:4px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.input-contact {
	width:270px;
	height:16px;
	background:#18181a url(../images/input-bg.jpg) repeat-x;
	color:#CCC;
	border:#333 1px solid;
	margin:0px;
	padding:4px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.textarea-contact {
	width:270px;
	height:140px;
	background:#18181a url(../images/textarea-bg.jpg) repeat-x;
	color:#CCC;
	border:#333 1px solid;
	margin:0px;
	padding:4px;
	overflow:inherit;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	vertical-align:top;
}
.dropbox {
	width:330px;
	height:26px;
	background:#18181a url(../images/input-bg.jpg) repeat-x;
	color:#CCC;
	border:#333 1px solid;
	margin:0px;
	padding:4px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.input {
	width:320px;
	height:16px;
	background:#18181a url(../images/input-bg.jpg) repeat-x;
	color:#CCC;
	border:#333 1px solid;
	margin:0px;
	padding:4px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.textarea {
	width:320px;
	height:140px;
	background:#18181a url(../images/textarea-bg.jpg) repeat-x;
	color:#CCC;
	border:#333 1px solid;
	margin:0px;
	padding:4px;
	overflow:inherit;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
p.error {
	display: none;
}
p#submit {
	text-align:right;
}
p#success {
	display: none;
	font-style: italic;
}
.required {
	color: #63F;
}
.pfolio-thumb {
	width:180px;
}
.pfolio-thumb img {
	text-align:left;
	padding:3px;
	border:4px solid #222222;
	background-color:#000;
}
.pfolio-thumb:hover img {
	padding:3px;
	border:4px solid #67439d;
	background-color:#000;
}
.mmodels-thumb {
	width:150px;
}
.mmodels-thumb img {
	text-align:left;
	padding:3px;
	border:4px solid #222222;
	background-color:#000;
}
.mmodels-thumb:hover img {
	padding:3px;
	border:4px solid #67439d;
	background-color:#000;
}
.abt-hds {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #801b91;
	font-style:italic;
	font-weight:bolder;
}
.abt-hds-wt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	font-style:italic;
	font-weight:bolder;
}
.home-thumb {
}
.home-thumb img {
	text-align:left;
	padding:3px;
	border:4px solid #222222;
	background-color:#000;
}
.home-thumb:hover img {
	padding:3px;
	border:4px solid #67439d;
	background-color:#000;
}
.gnrl-txt a {
	color:#FFF;
	text-decoration:none;
}
.gnrl-txt a:hover {
	color: #C3F;
	text-decoration:none;
}
