/* CSS Document */

html, body{
		height: 100%;
		background-color:#AEC4D1;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
}

.clear { clear:both }

input,  textarea{
	font-family: helvetica, arial, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 100%;
	font-weight: normal; 
}

input.loginbox {
    border:1px solid #AEC4D1;
    background:white;
    opacity:0.7;
    filter:alpha(opacity=70);
    color:black;
}

#wrapper {
	width: 750px;
	position: relative;
	/*left: 50%;*/
	/*margin:0px 0px 0px -375px;*/
        margin:0px auto;
	background-color:#FFFFFF;

}

#header {
	height: 95px;
	padding: 0px;
	margin: 0px;
	background: url(../images/logo_top.gif) no-repeat left top scroll;
	}

/* --------- BEGIN top nav -------------*/
#nav-top {
	font-family: helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight: bold;
	background-color: #ECECEC;
	margin: 0px 0px 3px 0px;
	padding: 3px 20px 3px 0px;
	text-align:right;
}

#nav-top a{
	padding : 3px 5px 3px 5px ;
	color : #666666;
	text-decoration:none;
}

#nav-top a:hover {
	background : #999999;
	color : #FFFFFF;
}

#nav-top a.current {
	background : #999999;	
	color : #FFFFFF;
}

/* --------- END top nav -------------*/


/*------ BEGIN home styles ------*/

#img-main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#bg-home {
background-image:url(../images/bg-main-content.jpg);
background-repeat:no-repeat;
width: 750px;
	margin: 3px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}

#right-home {
	width: 390px;
	float: right;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
	border-left: 1px dotted #ccc;
}

#right-home #content{
	font-family: helvetica, arial, tahoma;
	color:#999999;
	padding: 0px 40px 0px 20px;
	margin: 0px 0px 0px 0px;
} 
#right-home #content a { text-decoration:none; color: #85ADAD; }
#right-home #content a:hover { text-decoration: none; color: #666666; }

#right-home #content h1{
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	color: #999999;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold; 
	border-bottom: 1px dotted #666666;
}

#right-home #content ul.links {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	text-decoration:none;
}
#right-home #content .links li {
	padding: 0px;
	margin: 0px;
	display: block;
	border-bottom: 1px solid #E3E8EB;
	text-decoration:none;
}
#right-home #content .links li a {
	text-decoration: none;
	padding: 8px 15px 8px 7px;
	background: none;
	display: block;
	border-bottom: 1px solid #EAEFF4;
}
#right-home #content .links li a:hover {
	background: #EAEFF4;
	text-decoration: none;
	border-bottom: 1px solid #EAEFF4;
}
#right-home #content .links li .linksTitle {
	font-size: 11px;
	line-height: 12px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
}
#right-home #content .links li .linksAbout {
	font-size: 11px;
	color: #4C4C4C;
	font-weight:normal;
}


#left-home {
	width: 280px;
	height:100%;
	float: left;
	margin: 30px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
}

#left-home #content{
	font-family: helvetica, arial, tahoma;
	color:#666666;
	padding: 0px 10px 0px 40px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 135%;
	font-weight: normal; 
} 

#left-home #content h1{
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 10px 0px;
	color: #999999;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold; 
	border-bottom: 1px dotted #666666;
}
/*------ END home styles ------*/


/*------ BEGIN testimonial styles ------*/

#testimonial {
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	padding: 10px 10px 10px 10px;
	margin: 40px 30px 10px 0px;
	background-color: #dedede;
	border: 1px solid #999999;
}

#testimonial p{
	font-size: 11px;
	line-height: 15px;
	color: #666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
			  
#testimonial h1	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; 
	line-height: 13px;
	border-bottom: 1px dotted #666;
	font-weight: bold;
	color: #666;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}
#testimonial a{
	color: #004080;
	text-decoration:none;
}

#testimonial a:hover {
	color: #999999;
	text-decoration:none;
	}
/*------ END testimonial styles ------*/


/*------ BEGIN inside styles ------*/

#right {
	width: 205px;
	float: right;
	margin: 15px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	font-family: helvetica, arial, tahoma;
	font-size: 12px; 
	color:#999999;
}

#right h1	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; 
	line-height: 13px;
	border-bottom: 1px dotted #666;
	font-weight: bold;
	color: #666;
	padding: 0px 0px 5px 0px;
	margin: 0px 15px 5px 0px;
	}

#left {
	width: 500px;
	height:100%;
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-right:  1px dotted #ccc;
}

#content{
	font-family: helvetica, arial, tahoma;
	color:#999999;
	padding: 10px 35px 0px 35px;
	margin: 0px 0px 0px 0px;
} 
#content a { text-decoration:underline; color: #85ADAD; }
#content a:hover { text-decoration: none; color: #666666; }

#content ol, ul{
	margin:  10px 15px 5px 15px;
	padding: 0px 15px 5px 15px;
}

#content li{
	color: #666;
	font-size: 12px;
	line-height: 130%;
	margin:  0px 0px 5px 6px;
	padding: 0px 0px 5px 6px;
	list-style-image:url(../images/bullet-arrow.jpg);
}

#content p{
	padding: 0px 0px 8px 0px;	
	margin: 0px 0px 0px 0px;
	color: #666;
	font-size: 12px;
	line-height: 145%;
	font-weight: normal; 
}

#content h1{
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	color: #85ADAD;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: -1px;
}

#content h2{
	padding: 5px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	color: #666;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold; 
	letter-spacing: -1px;
}

#content h3{
	padding: 5px 0px 4px 0px;	
	margin: 0px 0px 0px 0px;
	color: #666666;
	font-size: 13px;
	line-height: 100%;
	font-weight: bold; 
	letter-spacing: -1px;
}

#content h4{
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	color: #85ADAD;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold; 
}

#content h5{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #666666;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold; 
}


#content h6{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 13px 0px;
	color: #666666;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	border-bottom: 1px dotted #666666;
}

#content ul.links {
list-style-image:none;
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 0px;
	text-decoration:none;
}
#content .links li {
list-style-image:none;
	padding: 0px;
	margin: 0px;
	display: block;
	border-bottom: 1px solid #E3E8EB;
	text-decoration:none;
}
#content .links li a {
	text-decoration: none;
	padding: 10px 15px 17px 7px;
	background: #FFF;
	display: block;
	border-bottom: 1px solid #EAEFF4;
}
#content .links li a:hover {
	background: #EAEFF4;
	text-decoration: none;
	border-bottom: 1px solid #EAEFF4;
}
#content .links li .linksTitle {
	font-size: 13px;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
}
#content .links li .linksAbout {
	font-size: 13px;
	color: #4C4C4C;
	font-weight:normal;
}

/*------ END inside styles ------*/

/*------ BEGIN footer ------*/
#footer{
	height:25px;
	background-color: #D6E0EB;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear:both;
}

#footer #nav-bot {
	font-family: helvetica, arial, sans-serif;
	color: #666666;
	font-size : 10px;
	font-weight: normal;
	margin: 0px 0px 0px 20px;
	padding: 7px 0px 0px 0px;
}

#footer #nav-bot a{
	padding : 0px 3px 0px 3px ;
	margin: 0px 2px 0px 0px;
	color : #666666;
	text-decoration:none;
}

#footer #nav-bot a:hover {
	color: #999999;
}
/*------ END footer ------*/

