/* ============================ common ============================== */

body { 
	color: #58595b; background: #fff;
	font: normal 62.5% "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.rot-outer {
	height: 150px;
}
a{ text-decoration: underline; }
a:hover, a:active, a:focus { text-decoration: none;  }

img 	{ display: block; }
a img 	{ border: none; }
a span	{ cursor: pointer; }
strong 	{ font-weight: bold; }
em 		{ font-style: italic; }


.clearfix:after {
	clear: both;
	display: block; visibility: hidden;
	height: 0;
	content: ".";   
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.aural{
	position: absolute;
	left: -2007px;
	font-size: 0;
}

/* ========================== common end ============================ */

/* ============================ layout ============================== */

.holder{ 
	width: 930px;
	margin: 0 auto;
}

#header{
	height: 123px;
	background: url(../img/bg-header.gif) repeat-x 0 0;
}

#sub-header{ 
	margin-top: -19px; margin-bottom: 9px;
}

#main{
	background: url(../img/bg-main.gif) repeat-x 0 100%;
}

#content{ 
	float: right;
	width: 696px;
	color: #fff; background: url(../img/bg-content.gif) no-repeat 0 100%;
}
#content .wrapper{
	background: url(../img/bg-content-wrapper.gif) no-repeat 0 0;
}

.cols-3 .col{
	float: left; display: inline; position: relative;
	width: 209px; height: 170px;
	margin: 0 11px 11px 11px; padding: 0 0 56px 0;
	background: url(../img/bg-col.gif) no-repeat 0 0;
}

#side-bar{ 
	float: left;
	width: 226px;
	margin: 0 0 28px 0;
}

#footer{
	padding: 20px 0;
	background: url(../img/bg-footer.gif) repeat-x 0 0;
}

/* ========================== layout end ============================ */

/* ============================ header ============================== */

#header h1{
	float: left;
}

#nav{
	float: right;
	width: 696px;
	padding: 61px 0 0 0;
}
#nav li{
	float: left;
	width: 116px; height: 62px;
}
#nav li a{
	display: block;
	width: 116px; height: 46px;
	padding: 16px 0 0 0;
	color: #58595b; background: url(../img/bg-nav2.gif) no-repeat 0 0;
	font-size: 1.4em; font-weight: bold; text-transform: uppercase; text-decoration: none; text-align: center;
}
#nav li a:hover,
#nav li a:focus,
#nav li a:active,
#nav li.current a{
	height: 49px;
	padding: 13px 0 0 0;
	color: #fff; background-position: 0 100%;
}

/* ========================== header end ============================ */

/* ========================== sub-header ============================ */



/* ======================== sub-header end ========================== */

/* ============================ content ============================= */

h2.welcome{
	width: 100%; height: 82px;
	background: url(../img/h2-welcome.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -2007px;
}
.inner h2{
	padding: 30px;
	font-size: 2.8em;
}

#content p{
	margin: 0 0 1em 0;
	font-size: 1.4em; line-height: 1.4;
}
#content p.first{ font-size: 2em; font-weight: bold; }
#content a{ color: #fff; }

div.text{
	margin: 0 30px 15px 30px;
}

.align-left{
	float: left; display: inline;
	margin: 0 15px 5px 0;
}

.cols-3 h2{
	position: relative;
	width: 100%;
	height: 49px;
}
.cols-3 h2 span{
	position: absolute;
	width: 100%; height: 100%;
}
h2.latest-client span{ background: url(../img/h2-col-1.gif) no-repeat 0 0; }
h2.latest-news span{ background: url(../img/h2-col-2.gif) no-repeat 0 0; }
h2.e-news-signup span{ background: url(../img/h2-col-3.gif) no-repeat 0 0; }

.col img{
	margin: 10px auto;
}
.col h3{
	margin: 0 11px 10px 11px;
	font-size: 1.4em; font-weight: bold;
}
.col h3 a{ text-decoration: none; }

#content .col a.more,
#content .col input.submit{
	position: absolute;
	bottom: 22px; left: 11px;
	width: 95px;
	padding: 3px 0;
	font: bold 1.1em "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-transform: uppercase; text-align: center; text-decoration: underline;
	color: #fff; background: url(../img/bg-more.gif) no-repeat 0 0;
	border: none;
}

.col .date{
	display: block;
	margin: 0 11px 10px 11px;
	font-size: 1em;
	color: #ff9116;
}
#content .col p.excerpt{
	margin: 0 11px;
	font-size: 1.1em;
}

#content .col fieldset p{
	margin: 0 11px 10px 11px;
}
.col fieldset input.text{
	display: block;
	width: 181px;
	padding: 2px;
	color: #fff; background: #03cbf7;
	font: bold 11px "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #fff;
}


/* ========================== content end =========================== */

/* ============================ side-bar ============================ */

#flash-movie{
	margin: 0 0 24px 0;
}

#side-nav a{
	display: block;
	height: 30px;
	padding: 5px 10px 0 10px;
	color: #58595b; background: url(../img/bg-s-nav.gif) no-repeat 0 34px;
	font-size: 1.6em; font-weight: bold; text-decoration: none;
}
#side-nav a:hover,
#side-nav a:focus,
#side-nav a:active{ background-position: 0 -1px; }

#side-bar h3 a{
	display: block;
	padding: 5px 10px 10px 10px;
	color: #58595b;
	border-bottom: 1px solid #efefef;
	font-size: 1.6em; font-weight: bold; text-decoration: none;
}
#side-bar h3 a:hover{
	display: block;
	padding: 5px 10px 10px 10px;
	color: #58595b;
	border-bottom: 1px solid #efefef;
	font-size: 1.6em; font-weight: bold; text-decoration: underline;
}
#side-bar h3 a small{
	font-size: 0.5em;
	display: block;
}

ul.pagination{
padding: 10px;
}

.pagination li a{
color: #58595b;
font-size: 1.2em;
}


#contact-nav li{
	width: 100%; height: 81px;
}
#contact-nav li a{
	display: block; position: relative;
	width: 100%; height: 100%;
}
#contact-nav li a span{
	position: absolute;
	width: 100%; height: 100%;
}
#contact-nav li.s-nav-1 a span{ background: url(../img/s-nav-1.gif) no-repeat 0 0; }
#contact-nav li.s-nav-2 a span{ background: url(../img/s-nav-2.gif) no-repeat 0 0; }
#contact-nav li.s-nav-3 a span{ background: url(../img/s-nav-3.gif) no-repeat 0 0; }

/* ========================== side-bar end ========================== */

/* ============================= footer ============================= */

#bottom-logos{
	float: left;
	width: 180px;
	padding: 5px 0 0 0;
	margin-left:50px;
}
#bottom-logos li{
	float: left;
}

#bottom-text{
	float: right;
	width: 696px; height: 61px;
	background: url(../img/bg-bottom-text.gif) no-repeat 0 0;
}
#copyright{
	float: left;
	width: 462px;
	padding: 5px 0 0 0;
	font-size: 1.1em; text-align: center;
}
#copyright a{
	color: #58595b;
	font-weight: bold; text-decoration: none;
}
#copyright small{ font-size: 0.9em; }
#some-logos{
	float: right;
	width: 232px;
	padding: 5px 0 0 0;
}
#some-logos li{
	float: left;
	width: 50%;
}
#some-logos li img{
	margin: 0 auto;
}

/* =========================== footer end =========================== */