/* CSS Document */

@font-face {
    font-family: 'AftasansRegular';
    src: url('AftaSansThin-Regular-webfont.eot');
    src: url('AftaSansThin-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('AftaSansThin-Regular-webfont.woff') format('woff'),
         url('AftaSansThin-Regular-webfont.ttf') format('truetype'),
         url('AftaSansThin-Regular-webfont.svg#AftasansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AlmendraRegular';
    src: url('Almendra-Regular-webfont.eot');
    src: url('Almendra-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Almendra-Regular-webfont.woff') format('woff'),
         url('Almendra-Regular-webfont.ttf') format('truetype'),
         url('Almendra-Regular-webfont.svg#AlmendraRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



body{
	background-color:#cecece;
	margin:0;
	font-family:'AftasansRegular', Arial, sans-serif; 
	
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(bottom, #ffffff 0%, #cecece 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cecece', endColorstr='#ffffff');
	
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(bottom, #ffffff 0%, #cecece 100%);
	
	/* Opera */ 
	background-image: -o-linear-gradient(bottom, #ffffff 0%, #cecece 100%);
	
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(1, #cecece));
	
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #cecece 100%);
	
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to top, #ffffff 0%, #cecece 100%);
	
}

h1{
	font:25px 'AlmendraRegular', Arial, sans-serif; letter-spacing: 0;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	color:#101010;
}

h2{
	font:20px 'AlmendraRegular', Arial, sans-serif; letter-spacing: 0;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	color:#101010;
}


h3{
	font:18px 'AlmendraRegular', Arial, sans-serif; letter-spacing: 0;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	color:#101010;
}


#top_text{
	width:100%;
	height:20px;
	background-color:#412180;
	font-size:14px ;
	text-align:center;
	color:#ffffff;
}

#header_holder{
	width:100%;
	height:367px;
	background-image:url(images/headerbg.jpg);
	background-repeat:repeat-x;
}

#holder{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	width:890px;
	height:120px;
	padding-left:5px;
	padding-right:5px;
	margin-left:auto;
	margin-right:auto;
}

#header_left{
	width:550px;
	height:110px;
	margin-left:auto;
	margin-right:auto;
}



#logo{
	text-align:center;
	color:#000000;
	font:30px 'AlmendraRegular', Arial, sans-serif; letter-spacing: 0;
	text-transform:uppercase;
	font-weight:600;
	padding-top:15x;
	/*text-shadow: 0 0 0.2em #ff1b00, 0 0 0.2em #ff1b00,0 0 0.2em #ff1b00;*/
}

#logo a{
	text-align:center;
	color:#000000;
	text-transform:uppercase;
	font-weight:600;
	text-decoration:none;
}

.logo_text{
	text-align:center;
	color:#000000;
	font-size:9px ;
	text-transform:uppercase;
	font-weight:bold;
}

#logo_call{
	text-align:center;
	color:#000000;
	font:14px ;
	font-weight:600;
	text-transform:uppercase;
}


#banner{
	width:900px;
	height:188px;
	margin-left:auto;
	margin-right:auto;
}


#nav_holder{
	width:100%;
	height:40px;
}

#nav{
	width:900px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top: 20px;
}

#nav_link{
	width:690px;
	height:40px;
	margin-left:auto;
	margin-right:auto
}

.nav_linkdivider{
	float:right	;
	vertical-align:middle;
}

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

#nav ul li {
	display:inline-block;
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	padding-left:10px;
}

#nav ul li div{
	width:150px;
	height:30px;
	padding-top:10px;
}

#nav ul li div a:link{
	color:#ffffff;
	text-decoration:none;
	font-size:25px;
	font-family:'AlmendraRegular', Arial, sans-serif;
}

#nav ul li div a:visited{
	color:#ffffff;
	text-decoration:none;
}

#nav ul li div a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#nav ul li #active{
	color:#ffde00;
}




#content{
	width:900px;
	background-color:#55558d;
	margin-top:10px;
}

#sidebar{
	width:288px;
	float:left;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
}

#sidebar_call{
	font-size:20px ;
	color:#ffffff;
	font-weight:500;
	padding-bottom:10px;
}

#main_content{
	width:600px;
	float:right;
	margin-top:10px;
}

#main_content_top{
	background-image:url(images/main_content_top.png);
	background-repeat:no-repeat;
	width:600px;
	height:11px;
}

#main_content_middle{
	background-image:url(images/main_content_middle.png);
	background-repeat:repeat-y;
	width:600px;
}

#main_content_bottom{
	background-image:url(images/main_content_bottom.png);
	background-repeat:no-repeat;
	width:600px;
	height:13px;
}

#main_content_middle p{
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	font-size: 16px;
	text-align:justify;
}

li {
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	font-size: 14px;
	text-align:justify;
	line-height:0;
}


.clear{
	clear:both;
}

#bottom_links{
	width:900px;
	height:35px;
	text-align:center;
	color:#ffffff;
	font-size:12px;
	text-transform:uppercase;
	padding-top:5px;
	font-weight:700;
}

#bottom_links a{
	color:#ffffff;
	text-decoration:none;
}

#bottom_links a:visited{
	color:#ffffff;
	text-decoration:none;
}

#bottom_links a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#footer{
	background-color:#55558d;
	width:900px;
	height:115px;
	text-align:center;
	color:#ffffff;
	font:11px ;
	text-transform:uppercase;
	font-weight:700;
}

#footer p{
	padding-top:10px;
}

#external_links{
	color:#012334;
	text-align:center;
	font-size:12px;
	padding:10px;
	font-weight:700;
}

#external_links a{
	color:#012334;
	text-decoration:none
}

#external_links a:visited{
	color:#012334;
	text-decoration:none
}

#external_links a:hover{
	color:#000000;
	text-decoration:underline;
}

/* ------------------------------------------------------------ */
#services4{
	text-align:center;
	width:480px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	margin-left:auto;
	margin-right:auto;
}

#services4 p{
	font-size:19px;
	color:#333333;
	margin:0;
	padding:0;
	font-weight:bold;
}

.servicetitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	padding-top:5px;
}

#services4_lefttitle{
	float: left;
    border: solid 1px #CCCCCC;
	width:160px;
	background-color:#000000;
}

#services4_middletitle{
	margin-left: auto;
    margin-right: auto;
    border: solid 1px #CCCCCC;
	max-width:160px;
	background-color:#000000;
}

#services4_righttitle{
	float: right;
    border: solid 1px #CCCCCC;
	width:160px;
	background-color:#000000;
}

#services4_left{
	float: left;
    border: solid 1px #CCCCCC;
	width:160px;
	padding-bottom:5px;
}

#services4_middle{
	margin-left: auto;
    margin-right: auto;
    border: solid 1px #CCCCCC;
	max-width:160px;
	padding-bottom:5px;
}

#services4_right{
	float: right;
    border: solid 1px #CCCCCC;
	width:160px;
	padding-bottom:5px;
}
/* ------------------------------------------------------------ */


