body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 11px;
	background: #ffffff url(../images/body-bg.png) repeat-x center top;
}

#wrapper { 
	margin: 0 auto;
	width: 900px;
}


#content {
	min-height: 400px;
	padding: 0;
	line-height: 24px;
}

.text-top {
	padding: 10px 0 0 43px;
	float: left;
	width: 402px;
}


#header { 
	height: 270px;
	text-align: center;
}

#header .logo {
	position: absolute;
	top: 49px;
	right: 195px;
}





#top-menu {
	height: 50px;
	background: url(../images/top-menu-bg.gif) no-repeat;
	position: relative;
	padding: 20px 0 0 20px;
}

.email-icon {
	position: absolute;
	top: 5px;
	right: 140px;
}


#content {
	
}

#left-column {
	width: 275px;
	float: left;
}

#main-column {
	width: 625px;
	float: left;
}

#footer {
	color: #333333;
	font-size: 11px;
	text-align: left;
	padding: 20px 0 0 0; 
	margin: 10px 0 0 0;
	line-height: 16px;
	height: 60px;
	background: url(../images/footer-bg.png) no-repeat;
}

#footer a, #footer a:visited {
	color: #333333;
}

#footer a:hover {
	color: #0f8ab7;
	text-decoration: none;
}





#usermenu {
	padding: 13px 0 20px 0;
	color: #2a7cb2;
}

#usermenu ul li {
	list-style: none;
	font-size: 11px;
	padding: 2px 0 2px 5px;
	border-bottom: 1px solid #f3e6d6;
}

#usermenu ul {
	margin: 0;
	padding: 0;
}

#usermenu a:hover {
	text-decoration: none;
	color: #155884;
}





/* -----------------------------------------*/
/* ---------->>> NEWSLETTER <<<-------------*/
/* -----------------------------------------*/

#newsletter {
	background: url(../images/newsletter-bg.png) no-repeat;
	padding: 45px 10px 10px 10px;
	color: #FFFFFF;
	font-size: 11px;
}

#newsletter .inputbox {
	color: #2a7cb2;
	font-size: 11px;
	background: #e6f5f7 url(../images/newsletter-icon.gif) no-repeat 5px center;
	width: 157px;
	padding: 3px 5px 3px 25px;
	border: 1px solid #ffffff;
	margin-bottom: 5px;
}

#newsletter .button{
	background: none;
	padding: 0;
	border: none;
}






/* -----------------------------------------*/
/* ---------->>> TOP SEARCH <<<-------------*/
/* -----------------------------------------*/

#top-search {
	text-align: right;
	font-size: 10px;
	background: url(../images/top-search-bg.gif) no-repeat 513px top;
	padding: 0 20px 0 0;
}

#top-search .inputbox {
	font-size: 10px;
	background: url(../images/search-icon.gif) no-repeat 5px center;
	width: 119px;
	padding: 3px 5px 3px 25px;
}

#top-search .button{
	background: none;
	padding: 0;
	border: none;
	padding: 0 0 4px 5px;
	vertical-align: middle;
}

#top-search a, #top-search a:visited {
	color: #333333;
}

#top-search a:hover {
	color: #BC8448;
	text-decoration: none;
}






input, select, textarea {
	font-size: 11px;
	font-family: Tahoma, Arial, "Times New Roman", Times, serif;
	margin: 1px 0;
	padding: 2px;
}	


p {
	padding-bottom: 5px;
}

h1 {
	font-weight:bold;
	font-size: 18px;
	line-height: 30px;
	color: #1fade9;
	margin-top: 0;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	color: #1fade9;
	padding: 0;
	margin: 10px 0;
}

h3 {
	font-weight: bold;
	font-size: 17px;
	color: #BC8448;
}

h4 {
	font-weight:bold;
	font-size: 16px;
	color: #129ac4;
}

a, a:visited {
	color: #959595;
	text-decoration: none;
}

a:hover {
	color: #6abb0f;
	text-decoration: none;
}

#main-column a img {
	border: 2px solid #959595;
}

#main-column a:hover img {
	border: 2px solid #6abb0f;
}

.clr {
	clear: both;
}

.hr {
	color: #006f3a;
	height: 1px;
}

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






.cms {
	 background: #31a1c9 url(../images/cms-bg.jpg) no-repeat;
	 color: #FFFFFF;
	 height: 115px;
	 clear: both;
	 padding: 28px 17px 0 280px;
}

.cms p{
	 padding: 0;
	 margin: 0;
}

.cms a, .cms a:visited {
	color: #7fd6fd;
}

.cms a:hover {
	color: #7fd6fd;
}

.grey-box ul {
	padding: 0;
	margin: 0 0 0 45px;
}

.grey-box ul li {
	list-style-image: url(../images/arrow-on-grey.gif);
	background: url(../images/line.gif) no-repeat 20px bottom;
	padding: 6px 0;
}





a.readmore {
	background: url(../images/readmore.gif) no-repeat;
	display: block;
	width: 57px;
	height: 12px;
	text-decoration: none;
}

a.readmore:hover {
	background: url(../images/readmore-over.gif) no-repeat;
	display: block;
	width: 57px;
	height: 12px;
	text-decoration: none;
}



#bottom-left {
	float: left;
	width: 450px;
	margin: 20px 0 0 0;
	line-height: 15px;
	padding-right: 26px;
}

#bottom-right {
	float: left;
	width: 423px;
	margin: 20px 0 0 0;
	line-height: 15px;
}




.testimonial {
	padding: 14px 39px 0 17px;
	margin-top: 50px;
	color: #666666;
	background: url(../images/title_testimonial.gif) no-repeat
}

.testimonials-icon {
	float: right;
	margin: -50px 0 0 0;
}


.under-development {
	padding: 14px 39px 0 17px;
	margin-top: 50px;
	color: #666666;
	background: url(../images/under-development.gif) no-repeat;
}

.under-development ul {
	margin: 0 0 20px 30px;
	padding: 0;
}

.under-development ul li {
	padding: 3px 0;
	list-style-image: url(../images/dev-icon.gif);
}






/* Tooltip */

#tooltip {
	position:absolute;
	z-index:9999;
	color:#fff;
	font-size:10px;
	width:185px;
	
}

#tooltip .tipHeader {
	height:8px;
	background:url(images/tipHeader.gif) no-repeat;
}


#tooltip .tipBody {
	background-color:#000;
	padding:5px 5px 5px 15px;
}

#tooltip .tipFooter {
	height:8px;
	background:url(images/tipFooter.gif) no-repeat;
}