* {
	margin: 0px;
	padding: 0px;
}
body {
	margin:0px;
	padding:0px;
	background:url(../images/backgroundlong.gif) top left;
	color: #333333;
	text-align: center;
	font-size:72%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
  
a:link{
	color: #1C1A4A;
	text-decoration: none;
}
a:visited{
	color: #1C1A4A;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #767878;
}
p {
	margin-bottom: 10px;
	line-height: 1.5em;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 1.9em;
	text-transform: capitalize;
	color: #1C1A4A;
	font-weight: normal;
	letter-spacing: 1px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	;
	font-weight: bold;
	text-transform: uppercase;
	color: #1C1A4A;
	font-size: 1.2em;
}

h3 {
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.95em;
	letter-spacing: 1px;
	margin-bottom: 7px;
	line-height: 1.4em;
}
strong {
	color: #333333;
	font-size: 0.95em;
}
label{
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.95em;
	letter-spacing: 1px;
	margin-right: 20px;
}
#divBody ul {
	margin-left: 20px;
	list-style-type: square;
}
#divBody li {
	margin-bottom: 3px;
}

#divWrap {
	text-align:left;
	background-color: #FFFFFF;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#divContainer {
	border: 1px solid #D4D4D4;
	margin: 3px;
}
#divHeader {
	margin-right: 17px;
	margin-left: 17px;
	margin-top: 3px;
	background-image: url(../images/ComeAliveIntegration.gif);
	background-repeat: no-repeat;
}
#divHeader img {
	margin-bottom: 5px;
}
.headRight {
	text-align: right;
	width: 400px;
	float: right;
}
#divHeader h1 {
	letter-spacing: 0px;
	color: #E6E6E6;
	margin-bottom: 2px;
	margin-top: 7px;
	font-size: 30px;
}
#divHeader h3 {
	margin-bottom: 7px;
}
#divHeader form {
	text-align: right;
}
#divHeader select, input, submit, textarea {
	border: 1px solid #767878;
	color: #333333;
	font-weight: bold;
	margin-top: 7px;
	font-size: 0.95em;
	padding: 2px;
}
#imgHead {
	float: right;
	margin-left: 10px;
}
.tagline {
	font-family: Tahoma;
	font-style: italic;
	color: #333333;
	font-size: 1.5em;
	font-weight: normal;
}
#divPrimaryNav {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #1C1A4A;
	margin-top: 5px;
	height: 37px;
	text-align: center;
}

#divPrimaryNav ul{
	list-style-type: none;
	float: left;
	margin-top: 3px;
	}
	
#divPrimaryNav ul li {
	float: left;
	padding-right: 4px;
	}
	
#divPrimaryNav ul li.last {
	float: left;
	padding-right: 0px;
	}

		
#divPrimaryNav ul a{
	float: left;
	display: block;
	background-image: url(../images/nav_back.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 10px;
	padding-top: 12px;
	width: 108px;
	height: 23px;
	}

#divPrimaryNav ul a:link {
	text-decoration: none;
 	}

#divPrimaryNav ul a:hover, #divPrimaryNav ul a.current {
	background-image: url(../images/nav_back_over.gif);
	background-repeat: repeat-x;	
	}
	

#divContent {
	border: 1px solid #767878;
	margin-top: 3px;
	margin-right: 17px;
	margin-bottom: 3px;
	margin-left: 17px;
	background-color: #E6E6E6;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#imgMainHead {
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F7156;*/
}
#divBody {
	margin: 10px;
}
#divLeftColumn {
	width: 336px;
	float: left;
}
#divLeftColumn h1 {
	font-size: 1.8em;
}
#divLeftTop {
	background-color: #E6E6E6;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#divLeftBottom {
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.imgDetail {
	border: 2px solid #1C1A4A;
	padding: 1px;
}
#divDetailList {
	margin-left: 113px;
}
#divRightColumn {
	margin-left: 330px;
}
#divContentHome {
	border: 1px solid #767878;
	margin-top: 3px;
	margin-right: 17px;
	margin-bottom: 3px;
	background-color: #CCCCCC;
	padding: 0px;
	margin-left: 17px;
}
#divFooter {
	margin-right: 17px;
	margin-left: 17px;
	background-color: #999999;
	border: 1px solid #757589;
	margin-bottom: 17px;
	padding: 7px;
	font-size: 0.85em;
	text-align: center;
}
.divClear {
	clear: both;
}
#divPartners {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px dotted #373658;
	margin: 10px;
}
#divDetail, .divDetail {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#divDetail img, .divDetail img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textDetail, .textDetail {
	padding: 10px;
	font-size: 0.9em;
	height: 155px;
	overflow: auto;
}
#divSlideshow {
	background-image: url(../images/slideshow_back.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center 20px;
	background-color: #FFFFFF;
	margin: 10px;
	
}
#divGalleryScreen {
	height: 307px;
}
#divArrowNav {
	padding:5px;
	margin-top: -24px;
	font-size: 0.9em;
	font-weight: bold;
}
#spanLeft {
margin-left:-20px;
margin-right:280px;
	}

#imgMainSlide {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #666666;
	margin-top: 37px;
	margin-bottom: 47px;
}
#divThumbnails {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A58867;
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	background-color: #191919;
}
#divThumbnails img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 45px;
	width: 80px;
}
