﻿/* apply to all the elements */
* { margin: 0; padding: 0; }

/* body and page elements */
body
{
	font-size: 62.5%;
	font-family: Verdana, Arial, Sans-Serif;
	color: #333;
	background: url(images/page_bg.gif) repeat-x left top;
	background-color:#fcfcfd;
}
#wrapper #content-wrapper #content-wrapper-left .content h1 {
	padding-bottom: 5px;
}

img
{
    border: none;
}
p
{
	font-size: 1.2em;
	display: block;
	margin-bottom: 10px;
	line-height: 1.2;
}
#wrapper #content-wrapper #content-wrapper-left .content ul {
	padding-left: 20px;
	padding-bottom: 10px;
}
#wrapper #content-wrapper #content-wrapper-left .content ul li {
	line-height: 1.3;
	font-size: 1.1em;
}

/* wrappers, ideed elements and classes */
#wrapper
{
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
}
#banner
{
    width: 870px;
    height: 238px;
    margin: 0 auto 10px;
}
#tabs
{
	width: 866px;
	height: 30px;
	background: transparent;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#tabs ul, #tabs li
{
    list-style: none;
    float: left;
    overflow: hidden;
}
#tabs li
{
    margin-right: 2px;
}
#tabs li.last-element
{
    margin-right: 0;
}
#tabs ul li a
{
    display: block;
    width: 122px;
    height: 18px;
    padding: 7px 0 5px;
    color: #6F6F6F;
    font-size: 1.2em;
    text-decoration: none;
    text-align: center;
    background: url(images/tab_bg.gif) no-repeat left top;
}
#tabs ul li a:hover, #tabs ul li a.selected, #current
{
    color: #fff;
    background-position: left -31px;
}
#tabs ul li a.dropdown
{
    color: #6f6f6f;
    background: url(images/tab_dropdown_bg.gif) no-repeat left top;
}
#tabs ul li a:hover.dropdown, #tabs ul li a.dropdown-selected
{
    color: #fff;
    background: url(images/tab_dropdown_bg.gif) no-repeat left -31px;
}
.contentcol-wrapper {
	background-color:#FFFFFF;
	border-left: solid 1px #b0b0b0;
	border-right: solid 1px #b0b0b0;
}
#content-wrapper
{
    width: 870px;
    margin: 0 auto;
    overflow: hidden;
}
#content-wrapper-left, #services
{
    width: 530px;
    float: left;
}
#services .head-col
{
    width: 176px;
    border-bottom: solid 1px #b0b0b0;
    background: url(images/services_head_bg.gif) repeat-x left top #BCEFD2;
    padding-top: 10px;
    float: left;
}
#services .content-col
{
    width: 176px;
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
}
#services h2
{
    font-size: 1.6em;
    color: #000;
    margin-left: 25px;
    margin-bottom: 12px;
}
#services ul
{
    list-style-image: url(images/bullet.gif);
    list-style-position: outside;
    margin-left: 20px;
}
#services li
{
    color: #394E6A;
    font-size: 1.2em;
    margin-left: 15px;
    margin-bottom: 10px;
}
#content-wrapper-left .content
{
    width: 500px;
    padding: 15px;
}
#content-wrapper-left .logos-container
{
    width: 520px;
    padding: 5px 5px;
}
.logos-container img
{
    width: 96px;
    height: 96px;
    float: left;
    margin-right: 10px;
}
.logos-container img.last-img
{
    margin-right: 0;
}
.fpa-container
{
    width: 520px;
    padding: 10px;
}
.fpa-container img
{
    float: left;
    margin-right: 5px;
}
.fpa-container span
{
    font-size: 1em;
    display: block;
    padding-top: 30px;
}
#content-wrapper-right, #content-wrapper-right .curve-container
{
    width: 327px;
    float: right;
}
#content-wrapper-right .curve-container
{
    margin-bottom: 10px;
}
.curve-container .yellow-head
{
    background: url(images/yellow_head_bg.gif) repeat-x left top #FEFEE8;
    border-left: solid 1px #b0b0b0;
    border-right: solid 1px #b0b0b0;
    border-bottom: solid 1px #b0b0b0;
}
.curve-container .yellow-head h2
{
    margin: 0 0 10px 15px;
    font-size: 1.4em;
}
.curve-container .content
{
    background: #fff;
    border-left: solid 1px #b0b0b0;
    border-right: solid 1px #b0b0b0;
    padding-top: 10px;
    padding-bottom: 5px;
}
.curve-container .content p
{
	margin: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.curve-container .content p.no-bm
{
    margin-bottom: 0;
}
#footer
{
    width: 100%;
    padding: 10px 0;
    background: #D4D4D4;
    text-align: center;
}
.copyright
{
    color: #6B6B6B;
    font-size: 1em;
}
/* curve classes */
.green-curve-top
{
    background: url(images/green_curve_top_right.gif) no-repeat right top;
}
.yellow-curve-top
{
    background: url(images/yellow_curve_top_right.gif) no-repeat right top;
}
.white-curve-bottom
{
    background: url(images/white_curve_bottom_right.gif) no-repeat right bottom;
}
.white-curve-bottom-smaller
{
    background: url(images/white_curve_bottom_right_smaller.gif) no-repeat right bottom;
}
.features-top
{
	background: url(images/features_top.gif) no-repeat top;
	display: block;
	height: 13px;
}
.features
{
    width: 317px;
	padding-left:10px;
    background: url(images/features_bg.gif) repeat-x left top #CDFE6B;
}
.features p
{
	display: block;
	color: #FE0000;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.features img
{
    margin: 0 5px;
    display: block;
    float: left;
}
.features-bottom
{
    background: url(images/features_bottom.gif) no-repeat bottom;
    display: block;
    height: 13px;
}
.corner
{
    width: 14px;
    height: 14px;
    display: block !important;
}
.left-border
{
    border-left: solid 1px #b0b0b0;
}
.right-border
{
    border-right: solid 1px #b0b0b0;
}
/* usable classes */

.clear { clear: both; }
.strong { font-weight: bold; }
#wrapper #content-wrapper #content-wrapper-left .content h2 {
	padding-bottom: 5px;
}
#wrapper #content-wrapper #content-wrapper-left .content h3 {
	padding-bottom: 5px;
}
#banner-small {
	width: 870px;
	height: 150px;
	margin: 0 auto 10px;
}
