/* CSS Document */

html, body, 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
{
	border: 0pt none;
	font-family: Verdana, Arial;
	font-size: 100%;
	font-style: inherit;
	font-weight: normal;
	margin: 0pt;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0pt;
	padding: 0pt;
	vertical-align: baseline;
}

body
{
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #596c9d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
}

#container
{
	width: 950px;
	margin: 15px auto;
}

#main
{
	background-color: #ffffff;
	float: left;
	width:950px;
}

#header
{
	height: 300px;
	background-image: url(images/header.jpg);
	border-top: solid 5px #596c9d;
	text-indent: -9999px;
}

#navigation
{
	background-color: #596c9d;
	height:30px;
	line-height:30px;
	padding:2px 20px;
}

#navigation ul li
{
	list-style:none;
	float:left;
}

#navigation ul li a
{
	color:#fff;
	font-size: 16px;
	padding:0 20px 0 20px;
	display:block;
	text-decoration:none;
}

#navigation ul li a:hover
{
	background-color:#95A8D7;	
}

#content
{
	text-align: left;
	width: 650px;
	float: left;
	padding: 25px;
}

#content p
{
	margin:7px 0;
}

#content p.float
{
	float:left;
	margin-right: 30px;
}

#content #services
{
	list-style:none;
}

#content #services li
{
	display:block;
	padding:5px 0;
	width:300px;
	float:left;	
}

h2
{
	font-size: 24px;
	color: #666666;
}

h3
{
	margin-top:1em;
	font-size: 1.5em;
	color: #666666;
}

h4
{
	font-weight:bold;
	color: #666666;
}

#sidebar
{
	float: right;
	width: 200px;
	background-color: #eeeeee;
	padding:25px;
}

#content a
{
	color: #990033;
}

#content ul
{
	margin-left:20px;	
}

#features
{
	text-align: left;
	height: 600px;
	color:#666666;
}

#features li
{
	padding: 12px 0px 12px 5px;
	font-size: 18px;
	list-style-type: none;
	border-bottom: 1px solid #666666;

}


/*------------------------------------*/

.emp {
line-height: 150%;
border-top: 1px solid #ececec;
padding: 4px;
margin-right: 5px;
}

.img{
padding: 6px;
width: 260px;
float:left;
}

.text {
color: #000000;
font-size: 12px;
font-family: verdana;
margin-left: 270px;
margin-top: -10px;
}
