/* CSS Document */


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

}


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

h1{
	font: 25px 'KomikaTextRegular', Arial, sans-serif;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	color:#313131;
	font-weight:bold;
}

h2{
	font: 20px 'KomikaTextRegular', Arial, sans-serif;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	color:#313131;
	font-weight:bold;
}


h3{
	font: 17px 'KomikaTextRegular', Arial, sans-serif;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	color:#313131;
	font-weight:bold;
}


#top_text{
	width:470;
	height:20px;
	font: 10px 'KomikaTextRegular', Arial, sans-serif;
	text-align:right;
	color:#ffffff;
}

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

#header_holder{
	width:100%;
	height:138px;
}

#header{
	width:890px;
	height:138px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(images/header_bg2.png);
	background-repeat:repeat;
	margin-left:auto;
	margin-right:auto;
}

#header_left{
	float:left;
	width:250px;
	height:138px;
	margin-left:10px;
}

#header_right{
	float:right;
	width:505px;
	height:138px;
	text-align:right;
	color:#ffffff;
	font: 20px 'KomikaTextRegular', Arial, sans-serif;
}

#logo{
	text-align:center;
	color:#ffffff;
	font: 33px 'KomikaTextRegular', Arial, sans-serif;
	font-weight:600;
	margin-top:2px;
}

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

.logo_text{
	text-align:right;
	color:#ffffff;
	font: 11px 'KomikaTextRegular', Arial, sans-serif;
	text-transform:uppercase;
}

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

#navigation{
	width:500px;
	height:38px;
	text-align:right;
	background-image:url(images/navigation_bg.jpg);
	background-repeat:repeat-x;
	margin-top:12px;
	padding-right:10px;
}

#navigation td{
	width:125px;
	height:30px;
	vertical-align:middle;
	text-align:center;
}

#navigation td a:link{
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}

#navigation td a:visited{
	color:#FFFFFF;
}

#navigation td a:hover{
	color:#ffb8dd;
}

#navigation td #active{
	color:#ffb8dd;
	font-weight:bold;
}



#content{
	width:900px;
	background-image:url(images/sidebar_bg.png);
	background-repeat:repeat-y;
	margin-top:10px;
}

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

#sidebar_call{
	font: 20px 'KomikaTextRegular', Arial, sans-serif;
	color:#ffffff;
	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: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: 16px 'KomikaTextRegular', Arial, sans-serif;
	text-align:justify;
}

li{
	font: 16px 'KomikaTextRegular', Arial, sans-serif;
}

.clear{
	clear:both;
}

#bottom_links{
	width:900px;
	height:35px;

	text-align:center;
	color:#ffffff;
	font: 12px 'KomikaTextRegular', Arial, sans-serif;
	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{
	width:900px;
	height:134px;
	margin-top:5px;
	text-align:center;
	color:#ffffff;
	font: 14px 'KomikaTextRegular', Arial, sans-serif;
	text-transform:uppercase;
	font-weight:700;
	background-image:url(images/footer_bg.png);
	background-repeat:no-repeat;
}

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

#external_links{
	color:#ffffff;
	text-align:center;
	font: 11px 'KomikaTextRegular', Arial, sans-serif;
	padding:10px;
}

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

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

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

/* ------------------------------------------------------------ */
#services4{
	text-align:center;
	width:480px;
	color:#ffffff;
	font-size:13px;
	background-color:#610026;
	margin-left:auto;
	margin-right:auto;
}

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

.servicetitle{
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	padding-top:5px;
}

#services4_lefttitle{
	float: left;
    border: solid 1px #CCCCCC;
	width:160px;
}

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

#services4_righttitle{
	float: right;
    border: solid 1px #CCCCCC;
	width:160px;
}

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