/* CSS Document */

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

}

body{
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	background-color:#ffffff;
	margin:0;
	font-family:'GputeksRegular', Arial, sans-serif;
}

h1{
	font-size:25px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	color:#0c6ad5;
}

h2{
	font-size:20px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	color:#0c6ad5;
}


h3{
	font-size:18px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	color:#0c6ad5;
}


#top_text{
	width:100%;
	height:20px;
	background-image:url(images/bg2.jpg);
	background-repeat:repeat;
	font-size:14px;
	text-align:center;
	color:#000000;
	opacity:0.9;
}

#holder{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bg2.jpg);
	background-repeat:repeat;
}

#header{
	width:890px;
	height:75px;
	padding-left:5px;
	padding-right:5px;
}

#header_left{
	float:left;
	width:550px;
	height:75px;
}

#header_right{
	float:right;
	width:300px;
	height:75px;
	text-align:right;
	color:#0c6ad5;
	font-size:20px;
}

#logo{
	text-align:left;
	color:#0c6ad5;
	font-size:35px;
	text-transform:uppercase;
	font-weight:600;
	/*text-shadow: 0 0 0.2em #ff1b00, 0 0 0.2em #ff1b00,0 0 0.2em #ff1b00;*/
}

#logo a{
	text-align:left;
	color:#0c6ad5;
	font-size:35px;
	text-transform:uppercase;
	font-weight:600;
	text-decoration:none;
}

.logo_text{
	text-align:left;
	color:#000000;
	font-size:11px;
	text-transform:uppercase;
}

#banner{
	width:900px;
	height:229px;
}

#navigation{
	width:900px;
	height:49px;
	text-align:center;
}

#navigation ul{
	padding: 10px 0 0 0;
	margin:0;
}

#navigation ul li{
	display:inline;
	padding-left:30px;
	padding-right:30px;
	font-size:22px;
}

#navigation ul li a{
	color:#000000;
	text-decoration:none;
}

#navigation ul li a:visited{
	color:#000000;
	text-decoration:none;
}

#navigation ul li a:hover{
	color:#0c6ad5;
	text-decoration:none;
}

#navigation ul li #active{
	color:#0c6ad5;
	font-weight:bold;
	text-decoration:none;
}


#content{
	width:900px;
}

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

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

#main_content{
	width:600px;
	float:right;
}

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

#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;
}

.clear{
	clear:both;
}

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

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

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

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

#footer{
	width:900px;
	height:35px;
	text-align:center;
	color:#000000;
	font-size:12px;
	text-transform:uppercase;
	padding-top:20px;
}

#external_links{
	color:#046afb;
	text-align:center;
	font-size:14px;
	padding:10px;
}

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

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

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

/* ------------------------------------------------------------ */
#services10{
	text-align:center;
	width:582px;
	color:#000000;
	font-size:10px;
	border:1px solid #999999;
	margin-left:auto;
	margin-right:auto;
}
.services10_left{
	float: left;
	width:291px;
}

.services10_right{
	float: right;
	width:291px;
}
.services10_lefttitle{
	float: left;
	width:142px;
	font-style:italic;
	background-color:#CCCCCC;
	padding-bottom:5px;
	padding-top:5px;
	border:1px solid #999999;
	font-size:11px;
}

.services10_righttitle{
	float: right;
	width:142px;
	font-style:italic;
	background-color:#CCCCCC;
	padding-bottom:5px;
	padding-top:5px;
	border:1px solid #999999;
	font-size:11px;
}

.services10_leftcontent{
	float: left;
	width:142px;
	padding-bottom:5px;
	border:1px solid #999999;
}

.services10_rightcontent{
	float: right;
	width:142px;
	padding-bottom:5px;
	border:1px solid #999999;
}

/* ------------------------------------------------------------ */
