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

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, div {
	margin : 0;
	padding : 0;
	border : 0;
	outline : 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

:focus {
	outline: 0;
}
 
ol, ul, li {
	list-style : none;
}

em {
	font-style: italic;
}

strong {
	font-weight:bold;
}

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

p {
	margin:0 0 15px 0;	
}
	
a:hover {
	color:#2f455b;
	text-decoration:underline;
	}
	
	.clear {
	clear:both;
}

/* html */

body {
	background-color:#2f455b;	
	margin:0 0;	
	height:100%;
	
}

#container {
	margin:0px auto 0 auto;
	position:relative;
	width:875px;
	height:100%;
}

#header {
	background:url(images/header.jpg) no-repeat;
	height:82px;
	padding:0 39px;
	position:relative;
	
}

#title {
	background:	url(images/title.png) no-repeat;
	text-indent:-9999px;
	position:absolute;
	bottom:0px;
	left:39px;
	width:309px;
	height:63px;
}

#main {
	background:url(images/body.jpg) repeat-y;
	padding:5px 39px;
}

#featured {
		padding:15px 15px 5px 15px;
}





#featured h2 {
	color:#000;
	font-weight:bold;
	margin:0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
}

#featured h2 a {
	color:#000;
	font-weight:bold;
	margin:0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
}

#featured h4 {
	color:#000;
	font-weight:bold;
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#featured h5 {
	color:#2f455b;
	font-weight:bold;
	margin:10px 0 2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#featured p {
	color:#2f455b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#featured ul {
	color:#2f455b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#featured ul li {
	color:#2f455b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style-type:square;
	text-indent:5px;
	list-style-position:inside;
}

a div#feature1 {
	float:left;
	background:	url(images/feature_25.jpg) no-repeat;
	height:346px;
	width:224px;
	margin: 0px 0 0 3px;
	padding: 10px;
}

a:hover div#feature1 {
	float:left;
	background:	url(images/feature_25_ro.jpg) no-repeat;
	height:346px;
	width:224px;
	margin: 0px 0 0 3px;
	padding: 10px;
}

a #feature2 {
	float:left;
	background:	url(images/feature_22.jpg) no-repeat;
	height:346px;
	width:194px;
	margin: 0px 0 0 20px;
	padding: 10px 30px 10px 10px;
}

a:hover #feature2 {
	float:left;
	background:	url(images/feature_22_ro.jpg) no-repeat;
	height:346px;
	width:194px;
	margin: 0px 0 0 20px;
	padding: 10px 30px 10px 10px;
}

a div#feature3 {
	float:left;
	background:	url(images/feature_20.jpg) no-repeat;
	height:346px;
	width:224px;
	margin: 0px 0px 0 20px;
	padding: 10px;
}

a:hover div#feature3 {
	float:left;
	background:	url(images/feature_20_ro.jpg) no-repeat;
	height:346px;
	width:224px;
	margin: 0px 0px 0 20px;
	padding: 10px;
}

#feature4 {
	margin:20px 0px -10px 10px;	
}

#feature4 p {
	color:#5780a7;
	font-family:Arial, Helvetica, sans-serif;
}




#sidebar {
	border-left: solid 1px #2f455b;
	margin:0 0px 10px 10px ;
	padding:5px 10px 0 15px;
	width:255px;
	min-height:266px;
	float:right;
}



#sidebar h4 {
	color:#000;
	margin:20px 0 4px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#sidebar h5 {
	color:#2f455b;
	margin:5px 0 2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#sidebar h4#sidebar-first-item  {
	color:#000;
	margin:0px 0 4px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}


/*--- =main_nav ---*/

#nav {
		
}

#footer {
	background:url(images/footer.jpg) no-repeat;
	height:82px;
	padding:0 39px;
	position:relative;
}

.contact1 {
	position:absolute;
	bottom:50px;
	right:10px;
	padding:0 39px 0;
	font-size:12px;
	font-family:'Arial', Helvetica, sans-serif;
	color:#2f455b;
	font-weight:bold;
	margin:0;
	}
	
	
	
.contact2 {
	position:absolute;
	bottom:32px;
	right:10px;
	padding:0 39px 0 0;
	font-size:12px;
	font-family:'Arial', Helvetica, sans-serif;
	color:#2f455b;
	font-weight:bold;
	margin:0;
	}

a#designedby {
	background:url(images/designed-by-01.png) no-repeat;
	height: 108px;
	width: 172px;
	text-indent: -9999px;
	  float:right;
	  margin:-20px 43px 40px 0;
	
}

a#designedby:hover {
	background:url(images/designed-by-01-01.png) no-repeat;
	height: 108px;
	width: 172px;
	text-indent: -9999px;
	  float:right;
	  margin:-20px 43px 40px 0;
	
}

/*#bottomline {
    background:url(images/bottomline.jpg);
	margin:0px auto 0 auto;
	width:875px;
	height:200px;
}*/



