/* CSS Document */
body {
	background-color:#a3a3a3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a, a:visited, a:active {
	color: #6a4288;
	text-decoration: underline;
	outline: none;
}
a:hover, a:focus {
	color: #005190;
	text-decoration: none;
}

#container {
	width: 800px;
	position: relative;
	margin-left:auto;
	margin-right: auto;
	height: 0px;
}

#container2 {
	width: 778px;
	float: left;
	background-image:url(images/shadow.gif);
	background-repeat: repeat-y;
	padding: 0 11px;
	
}
	
#header{
	width: 778px;
	height: 243px;
	background-color: #499AC7;
}

#header2{
	width: 206px;
	height: 243px;
}
		
#logo {
	float:left;
	width: 206px;
	height: 243px;
	background-color: #4EA4DD;
}

#logo h1 {
	float: left;
	width: 180px;
	height: 126px;
	padding: 0;
	margin: 8px 13px;
	background-image: url(/styles/images/logobg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#logo h1 span {
	display: none;
}

#navigation {
	float: left;
	width: 206px;
    z-index: 1;
	position: relative;
}

#feature {
	float:right;
	width: 571px;
	height: 243px;
	background-image: url(/styles/images/banner3.jpg);
	border-left: 1px solid #3E2C4E;
}

#search {
	position:relative;
	width: 778px;
	height: 31px;
	background-color: #3e2c4e;
	background-image: url(/styles/images/searchbg.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#search h4 {
	position: absolute;
	line-height: 31px;
	margin: 0;
	right: 262px;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

#search2 {
	top:0px;
	width: 571px;
	height: 31px;
	background-color: #3e2c4e;
	background-image: url(/styles/images/searchbg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float: left;
}

#search2 h4 {
	position: absolute;
	line-height: 31px;
	margin: 0;
	right: 262px;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

#searchvar {
	position: absolute;
	top: 6px;
	right: 95px;
	width:150px;
	height: 14px;
}

.go {
	position: absolute;
	top: 7px;
	right: 25px;
}

#frontcontent {
	width: 778px;
    min-height: 440px;	
	background-image: url(images/frontcontent_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}

#artContent {
	width: 778px;	
	background-image: url(images/artcontent_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}

#left {
	float: left;
	width: 206px;
}

#left2 {
	float: left;
	width: 206px;
}

#innerleft {
	float: left;
	width: 206px;
}

#purple {
	width: 206px;
	background-image:url(images/searchbg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0px 0;
	height: 31px;
}

#company {
	width: 206px;
	background-color:#FFFFFF;
	padding: 0 0 0px 0;
	margin-bottom: 8px;
}

#company h3{
	width: 206px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #005190;
	border-bottom: 1px solid #839099;
	margin: 5px 0 10px 0;
}

#company p{
	width: 186px;
	margin-left: 10px;
	font-family: Verdana;
	font-size: 9px;
	color: #474747;
}

#contact {
	width: 206px;
	height: 148px;
	margin: 0px;
	background-image: url(/styles/images/contactbg.jpg);
}

#contact h3{
	width: 206px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #91819E;
	margin: 5px 0 10px 0;
}

#contact p{
	width: 163px;
	padding-top: 8px;
	margin-left: 21px;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

#testimonial {
	width: 206px;
	background-color: #FFFFFF;
}

#testimonial h3{
	width: 206px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #005190;
	border-bottom: 1px solid #839099;
	margin: 5px 0 10px 0;
}

#testimonial h6{
	width: 190px;
	margin-top:-8px;
	text-align: right;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #6a4288;
}

#testimonial p{
	width: 186px;
	padding-top: 0px;
	margin-left: 10px;
	font-family: Verdana;
	font-size: 9px;
	color: #474747;
}

#content {
	float:right;
	width: 571px;
	margin: 0 0 0 1px;
}

#welcome {
	width: 571px;
	float: left;
    margin: 0;
	background-color: #518db1;
	background-image: url(/styles/images/welcomebg.jpg);
	background-repeat:repeat-y;
	display: block;
}

#welcome h2 {
	padding: 24px 30px 0 30px;
	font-family: Tahoma;
	font-size:16px;
	color: #FFFFFF;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
}

#welcome p {
	padding: 0px 30px 30px 30px;
	font-family: Tahoma;
	font-size:10px;
	color: #FFFFFF;
}

#work {
	float: left;
	width: 318px;
	margin: 0;
	background-color:#FFFFFF;
}

#work h3{
	width: 318px;
	height: 30px;
	line-height: 30px;
	margin: 0 0 10px;
	text-indent: 15px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #6a4288;
	border-bottom: 1px solid #828F98;
}

#featureImgs {
	width: 308px;
	height: 233px;
	margin-left:6px;
	overflow: hidden;
}

#featureImgs img {
	border: 4px solid #4D2C66;
}

#work p{
	width: 300px;
	margin-left:10px;
	font-family: Verdana;
	font-size: 9px;
	color: #474747;
}

#services {
	float: right;
	width: 252px;
	margin: 0;
}

#services h3{
	width: 252px;
	height: 30px;
	line-height: 30px;
	margin: 0 0 10px;
	text-indent: 15px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #91819E;
	background-image: url(images/services_bg.jpg);
}

#services p{
	width: 222px;
	margin-left:10px;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}

#contentWide{
	padding: 0 20px 15px 20px;
	font-family: Verdana;
	font-size: 12px;
	color: #474747;
	float: left;
	overflow: hidden;
	width: 531px;
}

#contentWide p {

}

#contentWide h1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #6a4288;
	padding: 0;
	margin: 10px 0;
}

#contentWide h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #6a4288;
}

#contentWide h3 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #6a4288;
}

#contentWide h4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6a4288;
}
#breadcrumbs {
	float: left;
	width: 551px;
	padding: 5px 10px;
	font-size: 9px;
	color: #6a4288;
	background-color: #f7f7f7;
}

#breadcrumbs a {
	text-decoration: none;
}

.summaryPageTitle {
	padding: 0;
	margin: 0 0 5px 0;
}

.summaryPageDescription {
	padding: 0;
	margin: 0 0 15px 0;
}

#sitemap_list li {
 	padding: 2px 0;
} 
#sitemap_list a {
 	text-decoration: none;
}

#clear {
	clear:both;
}
	
#footer {
	height: 33px;
	line-height: 33px;
	width: 768px;
	margin-top: 0px;
	background-image: url(/styles/images/footerbg.jpg);
	background-repeat: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	border-bottom: 1px solid #3E2C4E;
}

#footer a, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
#footer a:hover, #footer a:focus {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}

#botshadow {
	background-image:url(images/shadow_bot.gif);
	background-repeat:no-repeat;
	float:left;
	height:15px;
	margin-bottom:10px;
	width:800px;
}




