@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	background: #50073E url(images/header_bg.jpg) repeat-x center top;
	color: #171717;
	font-size:14px;
	line-height:24px;
	margin:0;
	padding:0;
}

p {
	margin:0;
	padding:0;
	margin-bottom: 12px;
}

p a {
	color: #a1003a;
	text-decoration:none;
	border-bottom:dotted 1px #a1003a;;

}

p a:hover {
	color: #50073E;
	text-decoration:none;
	border-bottom:none;

}


h1 {
	margin:0;
	padding:0;
	margin-bottom: 15px;
}

#container {
	width: 948px;
	margin: 0 auto;
}

#header {
	height: 118px;
	margin: 0 auto;
	clear:both;
}

.leftheader {
	float:left;
	width:40%;
	padding-top: 35px;
}

.rightheader {
	float:right;
	width:60%;
	text-align:right;
	padding-top: 22px;
}

#nav {
	clear:both;
	height: 62px;
	width:429px;
	display: inline;
	float:right;
	margin-right: -5px;
}

#nav ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	height: 62px;
	display: block;
	margin: 0;
	padding: 0;
}

#nav li a {
	float: left;
	height: 62px;
	display: block;
	margin: 0;
	padding: 0;
	border:none;

}

.home a {
	background: url(images/nav_home.jpg) bottom left no-repeat;
	width: 107px;
}


.home a:hover {
	background-position: 0 0;
}

.portfolio a {
	background: url(images/nav_portfolio.jpg) bottom left no-repeat;
	width: 113px;
}


.portfolio a:hover {
	background-position: 0 0;
}

.about a {
	background: url(images/nav_about.jpg) bottom left no-repeat;
	width: 94px;
}


.about a:hover {
	background-position: 0 0;
}

.contact a {
	background: url(images/nav_contact.jpg) bottom left no-repeat;
	width: 115px;
}


.contact a:hover {
	background-position: 0 0;
}

/*END nav*/

.content{
	width:888px;
	margin:0 auto;
	background:url(images/content_bg.gif) top center repeat-y;
	padding-top:29px;
	margin-top: 20px;
	margin-left:4px;
	padding-left:30px;
	padding-right:30px;
	clear:both;
}

.contentport{
	width:888px;
	margin:0 auto;
	background:url(images/content_bg_port.gif) top center repeat-y;
	padding-top:29px;
	margin-top: 20px;
	margin-left:4px;
	padding-left:30px;
	padding-right:30px;
	clear:both;
}

.leftcontent {
	float:left;
	width: 335px;
	text-align:left;
	padding-right: 5px;
}

.rightcontent {
	float:right;
	width:510px;
	text-align:left;
	padding-left: 20px;
	font-size: 12px;
	line-height: 20px;
}

.contactcall {
	width: 290px;
	height: 147px;
	background:url(images/contact_callout.gif) top left no-repeat;
	font-size: 12px;
	line-height: 18px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 80px;
	margin-top: 22px;
}

/*portfolio page*/

.leftcontentport {
	float:left;
	width: 519px;
	text-align:left;
	padding-right: 5px;
	padding-bottom: 10px;
}

.rightcontentport {
	float:right;
	width:326px;
	text-align:left;
	padding-left: 20px;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
}

.clear {
	height: 1px;
	width:100%;
	clear:both;
}

.contentfooter {
	margin:0;
	padding:0;
	background:url(images/content_footer.gif) top left no-repeat;
	width: 948px;
	height: 21px;
	margin-left: 4px;
}

.contentfooterport {
	margin:0;
	padding:0;
	background:url(images/content_footer_port.gif) top left no-repeat;
	width: 948px;
	height: 21px;
	margin-left: 4px;
}

.pinktitle {
	color:#a1003a;
	font-weight:bold;
}

.more {
	text-align: right;
}

.projectlist {
	display:block;
	width:264px;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}

.projectlist li {
	display:block;
	padding-top: 8px;
	height: 27px;
	width:264px;
	list-style-type:none;

}

.project a {
	display:block;
	color: #a1003a;
	padding-top: 8px;
	width: 264px;
	height: 27px;
	text-decoration:none;
	background:url(images/divider_box.jpg) bottom center no-repeat;

}

.project a:hover {
	background-position: 0 0;
	display:block;
	color:#716c42;
	border-bottom:underline;

}

.projectone a {
	background-position: 0 0;
	display:block;
	color:#716c42;
	border-bottom:underline;

}

.formtext {
	background:url(images/form_bg.gif) top left no-repeat;
	padding: 10px 9px 5px 9px;
	width: 223px;
	height: 22px;
	border: 0;
	font-size: 14px;
	margin:0;
	margin-bottom: 10px;
	margin-top: -8px;
}

.formmsg {
	background:url(images/message_bg.gif) top left no-repeat;
	padding: 10px 9px 5px 9px;
	width: 367px;
	height: 122px;
	border: 0;
	font-size: 14px;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	margin-bottom: 0px;
		margin-top: -8px;

}

.submit {
	background:url(images/send_message.gif) top left no-repeat;
	width:112px;
	height:34px;
	text-indent: -1000em;
	border:none;
	margin:0;
	padding:0;
	margin-top: 0px;
}


#footer {
	width: 962px;
	height:74px;
	margin: 0 auto;
	background:url(images/footer_bg.jpg) top center no-repeat;
	text-align:center;
	font-size: 12px;
	color:#c853aa;
	padding-top: 10px;
}