/**
  * Culex.ca Global CSS Style Sheet 2010
 */

* {
	outline: none;
}

html {
	overflow-y: scroll;
}

html, body, form, input, select, fieldset, ul, a, p, h1, h2, td, li, table, img {
    margin: 0;
	padding: 0;
	border: 0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight: inherit;
	font-style: inherit;
	text-decoration: none;
}

body,html {
	text-align:center;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:101.01%;
	background:#ecead9;
}


img {
	border:none;
}



div#MainWrapper {
 	width: 860px;
	margin: 0px auto;
	border:none;
}


div#Container1 { /* menu column */
	width:120px;
	float:left;
	position:relative;
}
div#Container2 { /* Body column */
	width:720px;
	float:left;
	position:relative;
	overflow:hidden;
}

div#Container2 img {
	cursor: pointer;
}

div#Column1 {
	width:120px;
	float:left;
	position:relative;
	text-align:left;
}
div#Column2 {
 	width: 720px;
	float:left;
	text-align:left;
	position:relative;
	background: repeat-y right url("assets/design/body_bg.png");
}

#Logo {
	position:relative;
	left:-40px;
	margin-bottom:10px;
	border:none;
}

#Navigation a img {
	border:none;
	margin-left:20px;
	margin-top:15px;
}
#Navigation a {
	padding-top:2px;
	text-decoration:none;
	font-weight:normal;
}
#Navigation ul {
	padding:0;margin:0;
}
#Navigation li {
	display:inline;
	padding-left:17px;
	font-family:trebuchet MS;
}


div#MastHead {
	height:150px;
	width:700px;
	border-bottom:5px solid #963200;
	margin-left:10px;
}


div#ShowArea {
	left:10px;
	position:relative;
	float:left;
	text-align: center !important;
	cursor: pointer;
	overflow: hidden;
}

div#ShowArea .SlideShowArea{
	position:relative;
	background: center;
	text-align: center !important;
}

div#PageSlideShow {
	text-align:center !important;
}

.TheSlideShow {
	float:right; 
	margin: 33px 0 0px 10px; 
	text-align:center !important;
	overflow: hidden;
}


.HomePageSlideShow {
	height: 352px;
	left:10px;
	position:relative;
	float:left;
	text-align: center !important;}


.hompage img {
	width: 528px;
	height: 352px;
}

.regular-page{
	width: 327px;
	height: 228px;
}

.client-page {
	margin-bottom: 50px;
}

.regular-page img {
	border: 1px solid #963200; 
	max-width: 325px;
	height: 226px;
	text-align: center !important;
	margin: 0 auto;
	margin-left: 0px;
}




/****************************************
 HOME PAGE STYLES
 ****************************************/

#HomeNews {
	left:10px;
	width:160px;
	height:279px;
	background-color:#006600;
	float:left;
	position:relative;
	font-family:georgia;
	color:#cccccc;
}
#HomeNews h3 {
	font-family:georgia times new roman;
	font-weight:lighter;
	font-size:1.4em;
	padding:0;
	margin:0;
	margin-top:20px;
	margin-bottom:20px;
	text-align:left;
	position:relative;
	left:12px;
}
#HomeNews ul {
	margin:0;
	padding:0;
}
#HomeNews li {
	list-style:none;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	margin-top:8px;
	font-family: Georgia, Serif;
}
#HomeNews a {
	font-size:1.2em;
	color:#cccccc;
	text-decoration:none;
}
#HomeNews a:hover {
	color:#000000;
	text-decoration:none;
}


#immpact {
	width: 160px;
	height: 73px;
	position: relative;
	left: 10px;
}



/****************************************
 PAGEs STYLES
 ****************************************/
 
#MainContent {
	position:relative;
	width: 665px;
	font-size: .8em;
	text-align: left;
	margin-left:20px;
	margin-top:20px;
	min-height: 300px;
}


#MainContent p {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	margin-top:12px;
}
#MainContent ul {
	margin-left:30px;
}
#MainContent li {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	margin-top:5px;
}
#MainContent h1 {
	position:relative;
	margin:0;
	padding:0;
	line-height:1em;
	font-family:georgia;
	font-size:1.7em;
	color:#963200;
	text-decoration:underline;
	font-weight:normal;
}

#MainContent h2 {
    font-family:  georgia, times new roman, serif;
	font-weight:normal;
	font-size:1.4em;
	font-style:normal;
	margin-top:20px;
}

#MainContent h3 {
    font-family:  georgia, times new roman, serif;
	font-weight:normal;
	font-size:1.2em;
	font-style:normal;
	margin-top:20px;
}

#MainContent h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#963200;
}
#MainContent .ClientReport li  {
	list-style:none;
	padding-bottom:6px;
}

#MainContent .ClientReport li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1f4281;
}

#MainContent .ClientPictures {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding:5px;
}
#MainContent .ClientPictures:hover {
	background:#CCC;
}
#MainContent .ClientPictures a:hover {
	border:none;
}

#MainContent a{
	font-size: 1em;
	color:#00F;
}
#MainContent a:hover{
	border-bottom:1px dotted #00F;
}


#request-info {
	color: #333366 !important;
	top: 8px;
	left: 175px;
	position:  absolute;
	z-index: 999;
	font-size: 14px !important;
	text-transform: uppercase;
	font-weight: bold;
}
 



div#BottomCol1 {
	width:120px;
	height:10px;
	float:left;
}
div#BottomCol2 {
	width:720px;
	height:80px;
	float:left;
	background:url(assets/design/bottom_shadow.png) no-repeat ;
}


#Footer{
	position:relative;
	top:30px;
	font-size:.7em;
	width:720px;
	height:40px;
}

#Footer a{
	font-size:1em;
	color:#03C;
}
#Footer a:hover{
	border-bottom:1px solid #03C;
}
.TextBox {
	border:1px solid #963200;
	height:18px;
	font-size:11px;
}

.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #963200;
	border: 1px solid #963200;
	height: 24px;
	width: auto;
	padding-left:20px;
	padding-right:20px;
}

form, select, input {
	display:inline;
}
