@charset "utf-8";
html {
	background-image: url(images/bkgtest.jpg);
}

body {
	background-image: url(images/gradient.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}

body, h1, h2, h3, h4, p, ol, ul, form, blockquote {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}

#Wrapper {
	background-color: #FFFFFF;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#Header {
	background-position: left top;
	height: 154px;
	background-image: url(images/hdr_02.jpg);
}

.HdrContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3399;
	text-decoration: none;
	background-color: #000000;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 12px;
	width: 570px;
	overflow: hidden;
}
#Wrapper   #Text   p {
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 240px;
	margin-right: 15px;
	padding-top: 15px;
}

#Wrapper   #Text   h1 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 240px;
	padding-top: 10px;
}

.HeaderContact a {
	text-decoration: none;
	color: #FF3399;
	font-weight: bold;
}

.HeaderContact a:visited {
	color:#FF3399;
	text-decoration: none;
}

	
.HeaderContact  a:hover {
	color:#FF33FF;
	text-decoration: underline;
}

.HeaderContact a:active {
	color: #FF33FF;
	text-decoration: none;}



.tag img {
	margin-left: 2px;
	margin-top: 15px;
}
.logo {
	float: right;
	clear: none;
}

.tagline {
	color: #FFFFFF;
	margin-top: 13px;
}

#nav {
	height:30px;
	background-position: 0px;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	border: none
						}
#nav ul {
	margin:0px;
	padding: 0px;
	margin-top: 25px;
					}

					
#nav li {
	line-height: 1em;
	float: left;
	list-style-image: none;
	list-style-type: none;
					}
					

	
#nav li a {
	display: block;
	width: 90px;
	height: 19px;
	text-decoration: none;
	background-position:0px 0px;
	color: #FF3399;
	background-image:url(images/NavSprite.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav ul a:visited {
	background-position:0px 0px;
	
	text-decoration: none;
}

	
#nav ul a:hover {
	background-position:-91px 0px;
	text-decoration: -none;
	color: #FFFFFF;
}

#nav ul a:active {
	background-position:-91px 0px;
	text-decoration: none;
	color: #FFFFFF;
}


#Main {
	background-image: url(images/main_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
}

#ContactMain {
	background-image:url(images/main_contact_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
}
.bodyh2 {
	color: #363636;
	margin-left: 62px;
	margin-bottom: 15px;
	font-weight: bold;
	margin-right: 65px;
	padding-right: 65px;
}

#ContactMain td {
	padding-right: 10px;
	padding-left: 10px;
}

#ContactMain  a  {
	color: #FF599B;
	text-decoration: none;
}
#ContactMain   a:visited  {
	color: #FF599B;
	text-decoration: none;
}
#ContactMain  a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0066;
}
#ContactMain  a:active  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0066;
}

#ExpMain {
	background-image:url(images/VertExp_04.jpg);
	background-repeat: repeat;
	}
	
#ExpMain a  {
	color: #FF599B;
	text-decoration: none;
}

#ExpMain  a:visited  {
	color: #FF599B;
	text-decoration: none;
}

#ExpMain a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0066;
}

#ExpMain a:active  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0066;
}

#Text {
	background-image: url(images/txtBkg_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 196px;
}
.aboutTxt {
	line-height: 1.2em;
	font-size: 0.9em;
	margin-right: 25px;
	margin-left: 25px;
	color: #21253A;
}
.aboutImg {
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 1px solid #3E211D;
}


.FormLeft {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	width: 400px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 7px;
	font-size: .9em;
	}

.FormLeft h1{
	font-weight: bold;
	color:#3F1926;
	font-size: 1.6em;
	}
.FormLeft h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	line-height: 1.5em;
	background-color: #BCB096;
	margin-right: 20px;
	margin-left: 20px;
	padding: 3px;
	border: medium dotted #E8E3D7;
}
	

.FormRight {
	width: 450px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
	}

#Footer {
	background-image:url(images/ftrpllt_03.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	height: 274px;
}

#ArtFooter {
	background-image:url(images/artftr_07.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	height: 274px;
}

#DesignFooter {
	background-image:url(images/desftr_07.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	height: 274px;
}

#ContactFooter {
	background-image:url(images/ftrpll_Cntct_07.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	height: 274px;
	top-margin:0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.BoldList {
	line-height: 1.5em;
	font-weight: bold;
	color: #434343;
}
.aboutTxtli {
	margin-left: 40px;
	padding-left: 3px;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #333333;
	margin-right: 40px;
}

.h1Special {
	font-size: 1.5em;
	color: #333333;
	margin-left: 25px;
}

.h1Special2 {
	font-size: 1.5em;
	color: #333333;
	margin-left: 35px;
}

.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	vertical-align: bottom;
	width: 435px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 253px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-bottom: 2px;
}
.special {
	font-size: 12px;
	font-weight: bold;
	color: #DDCEB9;
	background-color: #333333;
}

