* /*Set's border, padding and margin to 0 for all values*/
{
padding: 0;
margin: 0;
border: 0;
}
body, html {
font-family: Georgia, serif;
text-align: center; /*** Centers the design in old IE versions ***/
background-position: top;
background-repeat: no-repeat;
background-color: #12708c;
margin: 0px auto;
}
body {
font-size: 75%;


}

.portfolio{
	background-image: url(../images/bg_full_solid_header.gif);
}

.home {
	background-image: url(../images/bg_full_home.gif);
}



p {padding: 7px;
	line-height: 1.9em;
	font-size: 1.4em;
	}
	
a {
color: #8C2F12;
text-decoration: none;

}
a:hover{
color: #2ca0c3;
text-decoration: none;
}

h1, h2, h3 {
padding-bottom: 5px;
margin-left:8px;
}
h1 {
color: #093A49;
font-family: Georgia, serif;
 font-variant: small-caps;
 letter-spacing: 2.8px;
 word-spacing: .1px;
font-size:1.8em;
}

h2 {
font-size: 1.5em;
color: #093A49;
font-variant: small-caps;

}
h3 {
font-size: 1.35em;
color: #093A49;

}
h1 a{
	color: #fff;
	
}

ul {list-style-type: none; font-size: 1.3em;}


/**************************
HEADER
**************************/

#header_container {
	height: 90px;
	text-align: left; /*** Because we centered the text in body we have to move the text back to left aligning ***/
}

#header {
width: 960px;
margin: 0px auto;
position: relative;
}

#header h1 {
color: #FFF;
font-size: 2.4em;
font-family:  Trajan Pro, serif;
letter-spacing: .1em;
margin:0;
line-height: 1em;
	}
	
#header h2 {
color: #fff;
font-size: 1.3em;
font-family:  serif;
}

.underline a {
color: #FFF; 
text-decoration: underline;

}

.underline a:hover {
color: #47b6d8; 
text-decoration: underline;

}

/**************************
Menu Nav
**************************/

/* Main navigation */

ul.nav { margin: 0; font-variant: small-caps; 
 }

#nav {
	height: 50px; 
	position: absolute;
	top: 20px; right: 0px;
	font-variant: small-caps;
	padding: 0px;
	margin: 0px;
}

#nav img a{	padding: 0px;
			margin: 0px;}


/**************************
Slideshow
**************************/

#myGallery
{
width: 639px !important;
height: 275px !important;
}


.main_block_home {
	background-image: url("../images/home_main_block_web_design.jpg");
	width: 639px;
	height: 275px;	
}

.main_block_web_design {
	background-image: url("../images/web_design_main_block.jpg");
	width: 639px;
	height: 275px;	
}

.main_block_commerce {
	background-image: url("../images/e-commerce_main_block.jpg");
	width: 639px;
	height: 275px;	
}


.main_block_commerce ul{
font-size: 1.15em !important;
}

.main_block_seo {
	background-image: url("../images/seo_online_marketing_main_block.jpg");
	width: 639px;
	height: 275px;	
}

.main_block ul {
	padding: 15px 0px 0px 60px;
	font-size: 1.15em;
	width: 263px;
}

.main_block li{
	background: url("../images/checkblue.png") left center no-repeat; 
	padding:10px 0px 5px 30px;
}

/**************************
CONTENT AND COLUMNS
**************************/


#content_container {
	background-position: center ;
	background-repeat: repeat-y;
	width: 961px;
	margin: 0px auto;

}

#content_outer {
	background-position: top left ;
	width: 961px;
	text-align: left;
	margin-bottom: 0px;	
	padding-bottom: 0px;
	background-image: url("../images/content_bg.gif");
	background-repeat: repeat-y;
}
	
	#content_outer h3 {
		margin-top: 10px;
		margin-bottom: 0px;
		padding-bottom:0px;
	}

.portfolio #content_outer{
		background-image: url(../images/content_bg_portfolio.gif)!important;
}


.content_slider { 
	width: 639px;
	height: 275px;
	}

.side_col_contain {
width: 322px;
margin-left: 0px;
float:left;
}

.side_col {
	margin-left: 0px;
}

.side_col p {
	width: 270px; margin: 0px auto; padding-top: 0px; margin-bottom:20px;line-height: 1.3em;
}
.side_col ul {
		list-style-type: none;
		padding-left: 10px;
		margin-left: 0;
		}
		
.side_col li{ background: url("../images/checkblue.gif") left top no-repeat; padding:2px 0px 5px 30px; margin-top:10px;
 }

.side_col li, .services li { background: url("../images/checkblue.gif") left top no-repeat; padding:2px 0px 5px 30px;
 }

.services {
	background: url("../images/home_services.gif");
	background-repeat: no-repeat;
	height: 200px;
	margin-left: 9px;
}

.services p {
	padding: 0px;
	margin-left: 3px;
	line-height: 1.4em;
	font-size: 1.1em;
	text-align:left;

}
.service {
	width: 184px;
	 float: left;
	padding: 8px 0px 0px 8px;
	margin-left: 9px;
		text-align:left;

}



.service img {
	margin-right: 3px;
}

.service h3 {
	padding: 0;
	margin: 3px 0px 0px 0px;
	text-align: center;
	font-size: 1.1em;
}
.service_first {
	margin-left: 2px;
}

.service ul {
	font-size: 1.0em;
}

.service li {
	width: 180px;
		text-align:left;
}
.service_nav ul {
	margin-left: 20px;
}

.service_nav li {
	padding:5px 0px 5px 30px;
}

.portfolio_container { margin-left: 10px; float: left; margin-top: 20px; position: relative; min-height: 400px;}

/* for Internet Explorer */
/*\*/
* html .portfolio_container {
height: 400px;
}
/**/


.portfolio_content {margin-top: 30px;}
#portfolioNav ul {display: inline;}

#portfolioNav li {display: inline; padding-right: 10px; padding-left: 5px; border-right: 1px solid #000;}


#portfolioNav{
	color: #000;
	font-size: 1.25em;
	margin-top: 5px;
	
}

.side_recent_container {
	background-repeat: no-repeat;
	width:322px;
	height: 275px;
	position: relative;
}

.side_recent_container h2 {
	text-align:center; padding: 8px 0px 0px 5px; margin-bottom:0px; 
}

.side_recent_block {
	background: url("../images/blank_block.jpg");
}

.side_recent_block p {
	line-height: 1.8em;
	padding: 0px 25px;

}

.side_recent_content {
position: absolute;
bottom: 5px;
}



.side_recent_content p {
	padding: 5px 0px 0px 15px;
	line-height: 1.15em;
	letter-spacing: 0.1em;	
	margin: 0px;
}

.side_recent_content a {
	color: #FFF;
}

.side_recent_content a:hover {
	text-decoration: underline;
}



.side-list {
	background: url("../images/side_bg.gif");
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
	background-color: #9b9896;
	
}

.side-list img{
	border: 2px solid #FFF;
	margin-right: 4px;
	vertical-align: middle;
}

.project {
	border-top: 1px dashed #093A49;
	margin-bottom: 0px;
	padding-top: 5px;
}

.project a:active{
	color: #000;
}

.side-list p {
	padding-top: 0px;
-moz-opacity: 1.0;}

.image_side{
float: left;
margin: 0 15px 0px 0;
padding: 0px;
width: 450px;
}

.image_side img {
	padding-bottom: 0px;
}

.image_side p {
	padding-top: 0px;
}	

/************
CONTACT
****************************/
#contact {
	margin-left: 50px;
	width: 500px;
		}
		
 textarea {
	margin: 5px 0;
	padding: 2px;
	border: solid 1px #CCC;
	background-color:#F5ECF9;
}

input {
	margin: 5px 0;
	
}

body.contact #content{
	
	
	}
	
body.contact #content h2{
color: #f6eedc;
		}
		
#contact a img {
		border: none;
		}

#buttons {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 318px;
  height: 45px;
  top: 0px;
  left: 0px;
  position: relative;
}

#buttons li {
	display: inline;	
}


#buttons .contactBtn {
  width: 155px;
  height: 45px;
  background: url(../images/RequestBtn.gif) no-repeat; 
  left: 156px;
  top: 0px;
}

/**************************
FOOTER
**************************/


#footer_container_top {
margin: 0px auto;
border-top: 7px solid #2ca0c3;
background-color: #094557;
}

#footer_container {
background-position: center;
background-repeat: repeat-y;
min-height: 200px;
text-align: left; /*** Because we centered the text in body we have to move the text back to left aligning ***/
}

.first_footer {padding-left: 65px;
}

#footer {
margin: 0px auto;
width: 961px;
text-align: center;
font-family: georgia, serif;
}

#footer p{
	line-height: 1.4em;
	text-align: justify;
	color: #FFF;
}

#footer h2 {
	color: #FFF;
	margin-left:0px;
	padding-left:0px;
	font-weight: normal;

}

#footer h3 {
	color: #FFF;
	margin-left:0px;
	padding:0px;
	font-weight: normal;
	font-size: 1.0em;
}


#footer a {
	color: #fff;
	text-decoration: underline;	
	font-size: 1.2em;
}
#footer a:hover {
color: #2ca0c3;
}

#footer ul {
	padding-top: 10px;
	font-size: 1.2em;
	width: 280px;
	float:left;
	text-align: left;
}

#footer li
{
list-style-type: none;
padding-right: 0px;
padding-top: 10px;
}

.contact_footer {
	background-color: #12708c;
	width: 258px !important;
	padding: 5px 20px;
	border-left: 4px solid #2ca0c3;
	border-right: 4px solid #2ca0c3;
	border-bottom: 4px solid #2ca0c3;
	margin-left: 20px;
	margin-bottom: 10px;

}

.contact_footer a:hover {
	color: #093a49 !important;
}
#footer h1 {
	margin:0px;
	padding:0px;
	font-weight: normal;
}


#footer h1 a{
	color: #FFF;
	font-size: 1.0em;
	text-decoration: none;
}


/**************************
CLEAR
**************************/
.clear { clear: both; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

* html #mainContainer {
height: 300px; /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the height ***/
}

.clearboth { clear: both; }