/* CSS Document */

body {
	width: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
}

#wrapper {
	width: 800px;
	height: auto;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#topHeader {
	width: 750px;
	height: 71px;
	position: relative;
	text-align: center;
}

#nav-text {
	width: 350px;
	float: left;
	position: relative;
	text-align: left;
	margin-left: 55px;
	top: 40px;
}

#logo {
	width: 250px;
	height: 78px;
	float: right;
	position: relative;
}

#top-border {
	width: 800px;
	height: 2px;
	background:url(../images/gradBar.gif) no-repeat;
	position: relative;
	margin: 5px 0px 0px 0px;
}

#body-text {
	width: 800px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
	top: 0px;
	float: inherit;
}

#title-area {
	font-size: 12px;
	width: 233px;
	height: 100%;
	float: left;
	position: relative;
	top: 0px;
	text-align: left;
	
	margin: 0px 0px 0px 0px;
}

#title-image {
	width: 168px;
	height:0px;
	position: relative;
	margin: 32px 0px 0px 10px;
	
}

#vertical-top {
	width: 2px;
	height: 35px;
	background: url(../images/topGrad.gif) no-repeat;
	background-position: left;
	position: relative;
	text-align: left;
	top: 0px;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	float: left;
	
}

#vertical-bottom {
	width: 2px;
	height: 35px;
	background: url(../images/btmGrad.gif) no-repeat;
	background-position: left;
	position: relative;
	text-align: left;
	color: #666666;
	margin: 0px 0px 0px 233px;
	padding: 0px 0px 0px 50px;
	float: left;
}

#copy-area {
	font-size: 12px;
	width: 500px;
	height: auto;
	background: url(../images/horzRule.gif) repeat-y;
	background-position: left;
	position: relative;
	text-align: left;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 50px;
	line-height: 14px;
	float: left;
}

#our-work {
	font-size: 12px;
	width: 500px;
	height: auto;
	background-position: left;
	position: relative;
	text-align: left;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	line-height: 14px;
	float: left;
}

#wrapper2 {
	width: 500px;
	height: auto;
	background: url(../images/horzRule.gif) repeat-y;
	position: relative;
	margin: 0px 0px 0px 233px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: left;
	top: auto;
}



#copy-text {
	width: 200px;
	height: auto;
	float: right;
	padding: 0px 50px 0px 0px;
	margin-bottom: 20px;
	position: relative;
}

#image-area {
	width: 200px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
}

#image-icon {
	margin: 0px 4px 0px 0px;
}

#horiz-grad {
	width: 548px;
	height: 1px;
	position: relative;
	margin: 10px 0px 0px 0px;
	background: url(../images/horzGradiline.jpg) no-repeat;
	float: left;
}


#bottom-border {
	width: 800px;
	height: 2px;
	background:url(../images/gradBar.gif) no-repeat;
	position: relative;
	margin: 0px 0px 0px 0px;
	float: left;
}

#footer {
	font-size: 10px;
	width: 750px;
	height: 20px;
	position: relative;
	text-align: right;
	color: #666666;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	float:left;

}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.style3 {

	color: #666666;
	font-size: 12px;

}

a {
	font-size: 11px;
	color: #666666;

}

a.special {
	font-size: 12px;
	color: #666666;

}

a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #470074;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.style4 {
	color: #470074;
	font-weight: bold;
}

ul {
	margin-bottom: 0px;
}

li {
	color: #470074;
	line-height: 18px;
}

li span {
	color: #666666;
}
