/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.3;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#E51D9B;
	margin-top:0;
}
img {
	border:0px;
}
a {
	outline:none;
}
a:link, a:visited, a:active {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}
p {
	padding:0 0 10px 0;
	overflow:hidden;
}
.clear{
	clear:both;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
/* REPEATED ITEMS */
.title {
	width:207px;
	height:25px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	margin:0;
	line-height:25px;
	padding-left:15px;
	background:url('../images/title_bg.gif') no-repeat;
	cursor: default;
	text-transform:lowercase;
}
.title a {
	text-decoration:none;
}
#page_title {
	font-size:23px;
	font-weight:bold;
	text-transform:lowercase;
	margin-bottom:15px;
	margin-left:25px;
}
/* TEMPLATE ITEMS */
#fun {
	height:100px;
	background:url('../images/fun_bg.gif') repeat-x;
}
#fun_logo {
	width:392px;
	padding:50px 0 0 0;
	text-align:center;
	float:left;
}
#fun_butts {
	width:196px;
	padding:20px 0 0 0;
	float:left;
}
#fun_text {
	width:322px;
	padding:58px 35px 0 35px;
	color:#969494;
	float:left;
}
#wrapper {
	width:980px;
	margin:0 auto;
}
#header {
	height:67px;
	background:#000 url('../images/header_bg.jpg') no-repeat;
	z-index:1001;
	position:relative;
}
#nav_left, #nav_right, #nav_left a, #nav_right a {
	width:445px;
	color:#E51D9B;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-top:23px;
}
#nav_left a:hover, #nav_right a:hover {
	color:#FFF;
	text-decoration:none;
}
#nav_left {
	float:left;
}
#fun_butt {
	width:90px;
	padding:13px 0 0 0;
	position:absolute;
	top:0;
	left:445px;
	z-index:10001;
}
#fun_butt a{
	height:90px;
	display:block;
}
#nav_right {
	float:right;
}
#main {
	width:900px;
	min-height:480px;
	height:auto !important;
	height:480px;
	padding:10px 25px;
	background:#6E0C44 url('../images/main_bg.jpg') top center no-repeat;
	margin:0 auto;
}
#main_left {
	width:662px;
	padding-right:16px;
	float:left;
}
#main_right {
	width:222px;
	padding-bottom:20px;
	float:left;
}
#footer {
	width:950px;
	height:80px;
	background:url('../images/footer_bg.jpg') no-repeat;
	margin:0 auto;
	position:relative;
}
#footer_img {
	right:55px;
	top:-70px;
	position:absolute;
}
/* HOME PAGE */

#recent_work {
	width:222px;
	height:336px;
	background:url(../images/recent_work_bg.jpg) no-repeat 0 26px;
}
#recent_work_hldr {
	padding:23px 32px 0 32px;
	text-align:center;
}
#recentWorkName {
	padding:10px 0;
	font-weight:bold;
}
#recent_work_hldr li {
	margin:2px;
	display:inline;
	float:left;
}
#recent_work_hldr li a {
	display:block;
	border:1px solid #000;
}
#recent_work_hldr li a:hover {
	border:1px solid #fff;
}
#home_content {
	width:426px;
	height:370px;
	margin-top:55px;
	background:url(../images/home_content_bg.jpg) no-repeat;
	float:right;
}
#home_content_hdr {
	font-weight:bold;
	margin-left:220px;
	margin-top:63px;
	margin-right:41px;
	margin-bottom:25px;
}
#home_content #holder {
	width:360px;
	height:200px;
	padding:0 20px;
	overflow:hidden;
	float:left;
}
#home_content #track {
	height:200px;
	width:15px;
	background:url(../images/track_bg.gif) center repeat-y;
	float:left;
}
#news_hldr {
	height:190px;
	overflow:hidden;
	float:left;
	width: 173px;
}
#track2 {
	height:190px;
	width:15px;
	background:url(../images/track_bg.gif) center repeat-y;
	float:left;
}
#handle2 {
	height:23px;
	width:15px;
	cursor:pointer;
	background:url(../images/handle_img.gif);
}
.news {
	width:166px;
	border-bottom:1px solid #000;
	padding-bottom:7px;
	font-size:12px;
}
.news a {
	font-size:13px;
	font-weight:bold;
}
/* SELECTED WORK */

#selected_work_hldr {
	width:661px;
	height:312px;
	background:url(../images/selected_work_bg.gif) repeat-x;
}
#selected_work_hldr #left {
	float:left;
}
#selected_work_hldr #right {
	float:left;
}
#selected_work_hldr #holder {
	width:571px;
	height:288px;
	position:relative;
	overflow:hidden;
	float:left;
	text-align: left;
}
#selected_work_hldr #slider {
	width:100000px;
	left:0px;
	position:absolute;
}
#selected_work_hldr .site_hldr {
	width:558px;
	padding:19px 21px;
	float:left;
	position: relative;
}
#selected_work_hldr .site_thmb {
	float:left;
}
#selected_work_hldr .site_desc {
	width:232px;
	text-align:justify;
	padding:0 28px;
	float:left;
}
#selected_work_hldr .site_desc h1 {
	font-size:18px;
	font-weight:bold;
	margin:0;
	margin-bottom:10px;
	padding:0;
}
#selected_work_hldr .nav {
	left:19px;
	position: absolute;
	top: 252px;
}
#selected_work_hldr .nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#selected_work_hldr .nav ul li {
	width:20px;
	color:#000;
	background:#ccc;
	text-align:center;
	margin:1px;
	display:inline;
	float:left;
}
#selected_work_hldr .nav ul li a {
	height:15px;
	background:#000;
	display:block;
}
#selected_work_hldr .nav ul li a:hover {
	text-decoration:none;
}
#quote {
	margin-top:17px;
}
.quoter {
	color:#D6A227;
	font-weight:bold;
}
#quote_updater  {
	width:513px;
	padding:0 10px;
	float:left;
}
#quote_updater_side {
	padding:0 10px;
}
/*SERVICES*/
#services_hldr {
	width:621px;
	height:322px;
	background:url(../images/services/services_bg.gif) no-repeat;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#services_hldr #track {
	height:322px;
	width:15px;
	background:url(../images/track_bg.gif) center repeat-y;
	float:left;
}
#handle {
	height:23px;
	width:15px;
	cursor:pointer;
	background:url(../images/handle_img.gif);
}
#services_hldr #holder {
	height:302px;
	width:590px;
	overflow:hidden;
	float:left;
	line-height: 17px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sitemap_hldr #holder ul {
	list-style-type: none;
}
#wrapper #main #main_left #sitemap_hldr #holder li {
	list-style-image: none;
	list-style-type: none;
}

.thinborder {
	border: 1px solid;
}
/*TESTIMONIALS*/
.quote {
	margin:0 0 20px 0;
}
.quote .quoter{
	color:#D6A227;
	font-weight:bold;
}
.quote_txt{
	width:443px;
	padding:0 10px;
	float:left;
}
/*CONTACT PAGE*/
#contact_us {
	width:270px;
	float:left;
}
#details{
	width:290px;
	padding:0 30px 0 0;
	float:left;
}
#contact_us label, #details p {
	padding:5px 0 0 0;
	display:block;
	clear:both;
}
#details p span {
	float:left;
	display:block;
	width:100px;
	font-weight:bold;
}
#contact_us input[type=text], #contact_us textarea {
	width:200px;
}
#contact_us textarea {
	height:70px;
}
#skypehldr {
	padding: 5px;
	background-color: #6E0C44;
	width: 192px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#disclaimer {
	text-align:center;
	font-size:11px;
}
.weblink {
	float: left;
	width: 270px;
	border: 2px solid #E51D9B;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	min-height:74px;
  	height:auto !important;
  	height:74px;
}
.weblink a{
	color:#FFFFFF;
	text-decoration:none;
}
.weblink a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.weblink .sitecompany {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.weblink .sitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.weblink h3{
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	}
#signup_hldr {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 190px;
}
#signup_hldr #form1{
	padding: 0px;
	margin: 0px;
	width: 190px;
}
#signup_hldr #form1 label {
	display: block;
	width: 70px;
	float: left;
}
#wrapper #main #main_right #latest .drawers slider #sitemot .drawer-content #signup_hldr #form1 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
#msnhldr {
	padding: 5px;
	background-color: #6E0C44;
	width: 192px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.visible{
	visibility: visible;
}
.invisible{
	visibility: hidden;
}
#EmailNewsletter li {
	border: 1px solid #2F2729;
	padding: 10px;
	margin-bottom: 3px;
	font-size: 14px;
}
.NewsletterHover {
	background-color: #2F2729;
}
