a:active,a:link,a:visited {color: #777; text-decoration: underline}
a:hover {color: #fff; text-decoration: none; background-color: #333;}

html { 
	height:100%;
}

body {
	height:100%;
	margin: 0;
	padding: 0;
	background-color: #7195B2;
	background-image: url(images/bodybg2.gif);
	background-repeat: repeat-x;
	background-position:top;
	font: 11px verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	color: #333;
}

.center {
text-align:center;
}
	
p {
	line-height:20px;
	margin:0 0 1.5em 0;
	padding:0;
}

ul,li {
	line-height:20px;
}
	
h1, h2, h3, h4, h5	{
	font-weight: normal;
	padding: 0;
	border: 0;
	letter-spacing: 1px;
}

.blue {
font-weight: bold;
color: #069;
}


#leftside	{
	position:absolute;
	margin: 0;
	height:100%;
	padding: 0;
	width:10%;
	background-color: #7195B2;
	background-image: url(images/bodybg1.gif);
	background-repeat: repeat-x;
	background-position:top;
}
	
#mainwrapper	{
	position:absolute;
	left:10%;
	margin: 0;
	padding: 0;
	width:650px;
	background-color: #F4F7F9;
	background-image: url(images/bodybg3.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;

}
	
/* Header Styles */
#headerwrapper {
	height:133px;
	width:100%;
	background-image: url(images/logo2.gif);
	border-bottom:1px solid #000;
	cursor: pointer;
}

#header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:133px;
	width:100%;
}

.hide {
	display:none;
	margin: 0;
	border: 0;
	padding: 0;
	overflow: hidden;
}

/* Main Menu Styles*/
#menu {
height:25px;
	background:#1A5883;
	margin: 0;
	padding: 0;
	border-bottom:1px solid #000;
}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#menu ul li {
	display: block;
	float: right;
	text-align: center;
	padding: 0;
	margin: 0;
}

#menu ul li a {
	background: #2E71A0;
	width: 100px;
	height: 25px;
	border-left: 1px solid #000;
	padding: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 25px;
}

#menu ul li a:hover {
	color: #fff;
	background: #65A6D4;
}
	
body#sectionone #menu li#one a,
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a {
	color: #fff;
	background: #65A6D4;
}

/* Content Styles*/
#contentwrapper {
	float:left;
	width:100%;
}

#contentheadportfolio{ 
	width:100%;
	display:block;
	height:35px;
	background:#DAE0E4;
	border-bottom: 1px solid #999;
	background-image: url(images/title_portfolio.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#contentheadprivacy{ 
	width:100%;
	display:block;
	height:35px;
	background:#DAE0E4;
	border-bottom: 1px solid #999;
	background-image: url(images/title_privacy.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#contentheadcontact{ 
	width:100%;
	display:block;
	height:35px;
	background:#DAE0E4;
	border-bottom: 1px solid #999;
	background-image: url(images/title_contact.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#contentheadservices{ 
	width:100%;
	display:block;
	height:35px;
	background:#DAE0E4;
	border-bottom: 1px solid #999;
	background-image: url(images/title_services.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#contentheadprofile{ 
	width:100%;
	display:block;
	height:35px;
	background:#DAE0E4;
	border-bottom: 1px solid #999;
	background-image: url(images/title_profile.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#contentheadwebstarter{ 
	width:100%;
	display:block;
	height:35px;
	background:#DAE0E4;
	border-bottom: 1px solid #999;
	background-image: url(images/title_webstarter.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#contentheadsitemap{ 
	width:100%;
	display:block;
	height:35px;
	background:#DAE0E4;
	border-bottom: 1px solid #999;
	background-image: url(images/title_sitemap.gif);
	background-repeat: no-repeat;
	background-position: left;
}


#content1 {
float:left;
	width:225px;
	text-align:center;
	margin: 20px 5px 0 10px;
	background:#FDFDF6;
}

#contenttransparent {
float:left;
	width:225px;
	text-align:center;
	margin: 20px 5px 0 10px;
	background:transparent;
}


#contenthome {
float:left;
	width:225px;
	text-align:center;
	margin: 20px 5px 0 10px;
	background:#FDFDF6;
}

#contenthome h2 {
	width:100%;
	display:block;
	text-align:center;
	height:30px;
	line-height:30px;
	padding:0;
	margin:0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: normal;
	background:#D5FEAB;
}

#contenthome img {
	padding:0;
	margin:10px 0;
	border: 1px solid #000;
}

#content2 {
	margin: 20px 0 0 0;
	padding: 0 0 0 15px;
	float:left;
	width:365px;
	background:transparent;
}

#content2 ul {
	margin:0 20px;
	padding:0 20px;
	list-style-image: url(images/bullet.gif);
}

#content2 li {
	margin:10px auto;
}

#contentsitemap {
	margin: 20px 0 0 0;
	padding: 0 0 0 15px;
	float:left;
	width:365px;
	background:transparent;
}

#contentsitemap p{
	margin: 10px 0 0 0;
	padding: 0;
}

div.indent {
margin:0 0 0 20px;
}

#contentsitemap div.indent p{
	margin: 0;
	padding: 0;
}

#content3 {
	margin: 20px 0 0 0;
	padding: 0 0 0 15px;
	float:left;
	width:365px;
	background:transparent;
}

#content4 {
float:left;
	width:225px;
	text-align:left;
	padding: 0 10px 0 5px;
	margin: 20px 5px 0 10px;
	background:transparent;
	border-right: 1px solid #ccc;
}

#content1 p {
	width:100%;
	display:block;
	text-align:center;
	height:20px;
	line-height:20px;
	padding:0;
	margin:0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	background:#D5FEAB;
}

#content2 h3, #content3 h3{
	width:100%;
	display:block;
	text-align:left;
	height:21px;
	line-height:21px;
	padding:0;
	margin:0 0 10px 0;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	font-size: 1.5em;
	color: #069;
}


#content2 h4 {
	padding:0;
	margin:2em 0 0 0;
	font-size: 1.2em;
	color: #000;
	font-weight:bold;
}

#content2 img {
	margin:20px 0 10px 20px;
	padding:0;
	float:right;
	text-align:right;
	border: 1px solid #000;
}

.right  {
	text-align:right;
	padding:0 5px 0 0;
}

/* Begin Sub Menu */	
#submenu {
	width:100%;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	padding: 5px 0;
}

#submenu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#submenu ul li {
	display: block;
	padding: 0;
	margin: 0;
}

#submenu ul li a {
	font-size: 10px;
	background: transparent;
	height: 20px;
	padding: 0 5px;
	margin: 0 5px;
	color: #333;
	text-decoration: none;
	display: block;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}

#submenu ul li a:hover {
	color: #fff;
	background: #65A6D4;
}

/* Footer Styles */
#footer{
	font-size: 10px;
	color: #777;
	margin:30px 0 0 0;
	padding:20px 0 0 0;
	text-align:center;
	float:left;
	width:100%;
	display:block;
	border-top: 1px solid #ccc;
	background-position: left;
	background: #C8D8E2;
}

/* Form Style */

input, textarea {
	font: 11px verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
}

#formbox {
	width: 360px; 
	background-color: #fff; 
	border: 1px solid #aaa; 
	padding: 10px; 
	margin: 0;
	width:90%;
}

div.row {
  clear: both;
  padding-top: 5px;
}

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  padding:0 3px 0 0;
}

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
} 

div.spacer {
  clear: both;
}
