
/* CSS Document */

/*

Copyright (c) 2008, Yahoo! Inc. All rights reserved.

Code licensed under the BSD License:

http://developer.yahoo.net/yui/license.txt

version: 2.5.2

*/



/* resets*/

html{

	color:#3f3f3f;

	background:#FFF;

	font-family:Tahoma;

	font-size:11px;

	background:url(../images/htnl-back.jpg) repeat-x;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}

li{list-style:none;}

caption,th{text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

q:before,q:after{content:'';}

abbr,acronym {border:0;font-variant:normal;}

/* to preserve line-height and selector appearance */

sup {vertical-align:text-top;}

sub {vertical-align:text-bottom;}

input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/*to enable resizing for IE*/

input,textarea,select{font-size:100%;}

/* because legend doesn't inherit in IE */

legend{color:#000;}



/* end resets*/


/* clearing fix */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* end clearfix */


#doc {
	width:820px;
	
}

#hd {
	margin-top:0px;
}

#hd h1 {
	background:url(../images/logo.gif) no-repeat;
	height:77px;
	width:276px;
	text-indent:-5000px;
	float:left;
	overflow:hidden;

}
#hd h1 a{
	display:block;
	height:77px;
	width:276px;
}
#hd .menu {
	width:544px;
	float:right;
	color:#8f8f8f;
	position:relative;
}
#hd .main {
	background:url(../images/header-main-01.jpg) no-repeat;
	height:292px;
	width:820px;
	text-indent:-5000px;
}
#hd .main-2 {
	background:url(../images/header-main-02.jpg) no-repeat;
	height:54px;
	width:333px;
	position:absolute;
	left:421px;
}
#hd .menu ul {
	padding-left:0px;
	padding-top:0px;
	width:100%;
	position: absolute;
	top:-6px;
	left:50px;
	z-index:5;
}

#hd .menu li {
	line-height:86px;
	float:left;
	margin-left:15px;
	text-align:center;
	text-transform:uppercase;
}

#hd .menu li a {
	display:block;
	height:96px;
	color:#333333;
	text-decoration:none;
}

#hd .menu .home {
	height:96px;
	width:56px;
}
#hd .menu .about {
	height:96px;
	width:75px;
	
}
#hd .menu .services {
	height:96px;
	width:75px;

}
#hd .menu .contacts {
	height:96px;
	width:78px;
	
}
#hd .menu .home a.this, 
#hd .menu .home a:hover {
	background:url(../images/menu-home.gif) no-repeat bottom;
	color:#fff;
}
#hd .menu .about a.this, 
#hd .menu .about a:hover {
	background:url(../images/menu-about.gif) no-repeat bottom;
	color:#fff;
}
#hd .menu .services a.this, 
#hd .menu .services a:hover {
	background:url(../images/menu-services.gif) no-repeat bottom;
	color:#fff;
}
#hd .menu .contacts a.this, 
#hd .menu .contacts a:hover {
	background:url(../images/menu-contacts.gif) no-repeat bottom;
	color:#fff;
}

/* Main Content */

#bd {
	padding-top:10px;
	margin-left:10px;
}

#bd .main {
	width:820px;
	padding:10px;
}

#bd .services {
	width:820px;
	padding:10px;
}
#bd p{
	padding-bottom:10px;
	line-height:16px;
	width:95%;
}
#bd .services p{
	width:80%;
}
#bd a{
	color:#0060AA;
	text-decoration:none;
}
#bd a:hover{
	text-decoration: underline;
}
#bd p span {
	font-weight:bold;
	padding-bottom:5px;
	color:#020344;
}
#bd h2 {
	font-family:sans-serif;
	font-size:22px;
	padding-bottom:10px;
	color:#AA0D5A;
}
#bd .main ul {
    padding-left: 135px;
}
#bd .main li {
	float:left;
	margin-left:30px;
	font-size:13px;
	color:#fff;
	padding:145px 0px 10px 30px;
}
#bd .main li p {
	height:76px;
	width:200px;
}
#bd .main #box-1 {
	background: url(../images/box1.jpg) no-repeat top left;
	width:218px;
	height:128px;
	margin-left:0px;
}
#bd .main #box-2 {
	background: url(../images/box2.jpg) no-repeat top left;
	width:218px;
	height:128px;
}
#bd .main #box-3 {
	background: url(../images/box3.jpg) no-repeat top left;
	width:218px;
	height:128px;
}
#bd .main .click-here{
	height:24px;
	width:187px;
	display: block;
}

/* end Main Content */

/* footer */
#ft {
	width:100%;
	color:#fff;
	background:#010447 url(../images/bg_footer.jpg) no-repeat center;
	height:80px;
	margin-top:10px;
}
#ft a {
	color:#CE005D;
	text-decoration:none;
	padding:0 5px;
}
#ft a:hover {
	text-decoration: underline;
}
#ft #center-text {

	width:820px;
	padding-top:20px;
	line-height:20px;
	margin-left:10px;
}
#ft .menu {
	display:block;
	margin-left:-5px;
}
#ft .logo {
	display:block;
}


/* End footer */

/* Contact Form */

.contact {
	font-family:Tahoma;
	font-size:11px;
}

.contact .sub {
	color:#3F3F3F;
	font-size:16px;
	font-weight:bold;
}

.contact .text {
	color:#000000;
}

.contact .subtext {
	color:#3F3F3F;
	font-weight: 500;
}

.contact .orange_frame {
	height:16px;
	width:210px;
	font-family:Tahoma;
	font-size:12px;
	margin-top:2px;
	border:1px solid #999999;
}

.contact .btn {
	color: #fff;
	background-color:#D00059;
	font-family: Tahoma;
	height: 25px;
	width: 150px;
	font-size: 11px;
	font-weight: bold;
}
/* End Contact Form */