@charset "UTF-8";
/* CSS Document */

body	{

	/*background: #28416e url(../images/bkgnd_new.gif) top left repeat-x;*/
	
	background: #365683 url(../images/bkgnd1_new.jpg) top left repeat-x;
	
	background-attachment:fixed;

	font-family:Verdana, Geneva, sans-serif;

	margin:20px 0 0 0;

	font-size:.8em;

	line-height:1.2em;

	color:#333333;

}

.photo_caption  

{   

    font-size:11px;

    font-style:italic;

    padding:0;

    margin:0;

}

h1	{

	font-size:20px;

	line-height:24px;

	font-weight:normal;

	font-style:italic;

	color:#004275;

	padding:15px 0 10px 0;

	margin:0;

}

h2	{

	font-family:Verdana, Geneva, sans-serif;

	font-size:15px;

	line-height:18px;

	color:#979899;

	text-transform:uppercase;

	margin:0;

	padding:5px 0 2px 0;

	font-weight:normal;

}

h3	{

	font-size:14px;

	margin:0;

	padding:5px 0 3px 0;
	
	color:#666666;

}

h4	{

	font-family:Verdana, Geneva, sans-serif;

	font-size:12px;

	line-height:16px;

	color:#979899;

	text-transform:uppercase;

	margin:0;

	padding:5px 0 2px 0;

	font-weight:normal;

}

h5	{

	font-size:20px;

	font-style:italic;

	padding:0;

	margin:0;

	border-bottom:1px solid #aeaeae;

	font-weight:normal;

	line-height:33px;

	color:#004275;

}

h5 a	{

	font-family:Verdana, Geneva, sans-serif;

	font-size:20px;

	color:#979899;

}

h6  

{

	font-family:Verdana, Geneva, sans-serif;

	font-size:12px;

	line-height:16px;

	color:#707070;

	background-color:#f0f0f0;

	text-transform:uppercase;

	margin:0;

	padding:5px 0 5px 5px;

	font-weight:normal;

}

a	{

	color:#333;

	font-style:normal;

	text-decoration:none;

}

a:hover	{

	color:#666;

	font-style:normal;

	text-decoration:underline;

}
.img {
	border:none;
}

#page_container	{
	width:950px;
	margin: 0 auto;
}

#header	{

	margin:0;

	padding:0 0 5px 0;

	height:425px;

	font-size:12px;

}

#header_nav	{

	color:#969798;
	padding:0 0 0 25px;

}

#services_wrapper {
	float:left;
	overflow:hidden;
	margin:0 5px;
	width:940px;
	background-color:#fff;
	border-top:thin solid #666666;
	border-bottom: thin solid #666666;
	padding:0 0 15px 0;
	text-align:justify;
}
#services_wrapper img {
	border:none;
}

#web_design {
	width:275px;
	float:left;
	display:inline;
	margin:10px 20px 0 15px;
	padding:5px;
	border-right:thin solid #666666;
	height:275px;
	min-height:275px;
}
#web_hosting {
	width:275px;
	float:left;
	margin:10px 20px 0 5px;
	padding:5px;
	border-right:thin solid #666666;
	height:275px;
	min-height:275px;
}
#print {
	width:275px;
	margin:10px 10px 0 650px;
	padding:5px;
	height:275px;
	min-height:275px;
}
#footer {
	float:left;
	background-color:#fff;
	overflow:hidden;
	clear:both;
	text-align:center;
	width:940px;
	margin:0 5px;
}
.intro {
	padding:5px;
}
#bottomContent {
	float:left;
	overflow:auto;
	background-color:#eeeeee;
	width:940px;
	display:block;
	padding:0;
	margin:0 5px;
}
#bottomContent h3 {
	text-align:center;
}
.linkColumn {
	float:left;
	display:inline;
	width:220px;
	text-align:left;
	padding:0;
	margin:0 0 0 10px;
}
.linkColumn h3 {
	text-align:center;
	padding:5px 0 0 0;
	}
#bottomContent ul {
	list-style:none;	
}
#bottomContent li {
	padding:5px 0 7px 0;
	border-bottom:thin dotted #999;
}
.learnmore {
	width:150px;
	padding:0;
	margin:0 auto;
	text-align:center;
}
.learnmore img {
	border:none;
}
.designAward {
float:right;
width:98px;
margin:0 0 6px 6px;
border:none;	
}
