@charset "utf-8";
/* CSS Document */

	#container{
		width:908px;
		
		border:1px solid #333333;
		margin-left: auto ;
		margin-right: auto ;
		background-image:url(../images/long-grad-top.jpg);
		background-repeat:no-repeat;
		background-position:top left;
		background-color:#000000;
	}
	
	body{
		background-color:#000000;
		background-image:url(../images/bg-tile.gif);
		font-family:Helvetica, Arial, sans-serif;
		color:#ffffff;
		font-size:11px;
	}
	
	
	body#home a.homenav,
	body#about a.aboutnav,
	body#service a.servicenav,
	body#contact a.contactnav

	
	{
	
	
		color:#FBCC39;
		
		}	
	
	#header{
		background-image:url(../images/header-bg.jpg);
		background-repeat:no-repeat;
		background-position:top center;
		margin-left: auto ;
		margin-right: auto ;
		
		height:111px;
		clear:right;
		margin:0px;
		padding-right:10px;
		
		}
		
		
		
	#main {
		
		text-align:left;
		background-color:#000000;
		padding:20px;
		background-image:url(../images/long-grad-top.jpg);
		background-repeat:no-repeat;
		background-position:top;
		font-size:16px;
		
		
		}

	
	#main.home {
		
		text-align:left;
		background-color:#000000;
		xpadding:20px;
		background-image:url(../images/long-grad-top.jpg);
		background-repeat:no-repeat;
		background-position:top;
		font-size:16px;
		
		
		}
		
	#main.home div.block{
	clear:both;
	xborder:1px solid red;
	xpadding:10px;
	background-color:#0f0f0f;
	margin-top:4px;
	margin:0px;
	padding:0px;
	
	
}

.login{
	padding:10px;
}

 #header .login a{
 	font-size:10px;
	color:#999999;
 }
 
 #header .login a:hover{
 	font-size:10px;
	color:#FBCC39;
 }
 
#headerlinks{
	
	width:500px;
	
	
	padding:0px;
	margin-top:39px;
	margin-left:130px;
	
	
}
		
#headerlinks ul{
	float:left;
	width:460px;
	
	list-style-type:none;
	padding:0;
	margin:0;
	
}
#headerlinks li {
	
	float:left;
	font:14px Helvetica, Arial, sans-serif;
	
	background-image:url(../images/nav-bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	border:1px solid #000;
	
	padding-left:20px;
	padding-right:20px;
	xmargin-top:10px;	
	height:36px;
	vertical-align:bottom;

}
#headerlinks a {
	color:#fff;
	text-decoration:none;
	font:1em Helvetica, Arial, sans-serif;
	font-weight:bold;

	height:36px;
	
	margin-top:10px;
	line-height:36px;
	
}
#headerlinks a:link, #navlist a:visited {
	color:#fff;
	text-decoration:none;
	font:1em Helvetica, Arial, sans-serif;
	font-weight:bold;
	
	line-height:36px;

}
#headerlinks a:hover {
	color:#888;
	text-decoration:none;
	font:1em Helvetica, Arial, sans-serif;
	font-weight:bold;
	
	line-height:36px;
}



#footer{

	xbackground-image:url(../images/footer-bg.gif);
	xbackground-repeat:no-repeat;
	xbackground-position:top left;
	background-color:#000000;
	border:1px solid #333;

	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
    -moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
    -moz-border-radius-bottomleft:20px;
	-webkit-border-bottom-left-radius:20px;
    -moz-border-radius-bottomright:20px;
	-webkit-border-bottom-right-radius:20px;

	
	margin-left: auto ;
  	margin-right: auto ;
	xborder:1px solid red;
	width:890px;
	height:280px;
	padding:10px;
	padding-top:20px;
	margin-top:10px;
	padding-bottom:0px;
}




#links{
	padding:20px;
	width:40%;
	float:left;
	border-right:1px dashed #333;
	height:220px;
}

#link-list{
	list-style-type:none;
	width:280px;
	
}



#link-list li{
	border-top:1px solid #333;
	line-height:26px;
}

#link-list li a{
	font-size:16px;
	color:#666666;
	text-decoration:none;
}

#link-list li a:hover{
	font-size:16px;
	color:#FBCC39;
	text-decoration:none;
}

h1{
font-size:28px;
font-style:italic;
background-repeat:no-repeat;

}
	
h1.about{
	color:#E33B89;
	background-image:url(../images/about---.jpg);
	background-position:129px 20px;
}

h1.services{
	color:#E33B89;
	background-image:url(../images/about---.jpg);
	background-position:123px 20px;
}

h1.contact{
	color:#E33B89;
	background-image:url(../images/about---.jpg);
	background-position:150px 20px;
}
h2{
	font-size:22px;
	color:#FBCC39;
	margin:0px;
	padding:0px;
	font-style:italic;
	padding-top:10px;
}

h3{
	font-size:16px;
	color:#426AB1;
	margin:0px;
	font-style:italic;
}
.clear{
	clear:both;
}

.logo{
	padding-top:25px;
	padding-right:15px;
	float:right;
}

p.halfwidth{
float:left;
color:#fff;
padding-left:20px;
margin-top:10px;
}



span.green{
	color:#00CC00;
}

span.blue{
	color:#33CCFF;
}

#footext{	
	float:left;
	width:53%;
	padding-left:20px;
	*padding-top:20px;
	font-size:12px;
}

#footext p{
	width:210px;
}

#footext h4{
	font-size:16px;
	font-style:italic;
}

#footext a{
	color:#FBCC39;
	text-decoration:none;
}

#footext a:hover{
	color:#DB2D70;
}

#footext p.halfwidth a{
	color:#fff;
	text-decoration:underline;
}

#footext p.halfwidth a:hover{
	color:#FFCC00;
	text-decoration:none;
}

#copyright{
	text-indent:40px;
	width:910px;
	margin-left: auto ;
  	margin-right: auto ;
}

#copyright a{
	color:#084E8E;
	text-decoration:none;
}

#copyright a:hover{
	color:#DB2D70;
}

.img{
	float:right;
	border:5px solid #333333;
	clear:right;
	margin-left:10px;
}
.block{
	clear:both;
	xborder:1px solid red;
	padding:10px;
	background-color:#0f0f0f;
	margin-top:4px;
	
	
}



p{
	padding:0px;
	margin-top:0px;
}


p a{
	color:#FBCC39;
	text-decoration:none;
}

p a:hover{
	color:#DB2D70;
	text-decoration:none;
}
.block-h-l{
	
	xborder:1px solid red;
	padding:10px;
	background-color:#0f0f0f;
	width:45%;
	float:left;
	height:430px;	
}

.block-h-r{
	
	xborder:1px solid red;
	padding:10px;
	background-color:#0f0f0f;
	width:40%;
	float:right;
	
}


#emailForm input{
width: 250px;
color:#fff;
font-size: 16px;
padding: 0px;
background: #2a2a2a;
border: none;
border-bottom: 1px solid #555;
border-right: 1px solid #666;
border-top: 1px solid #333;
margin: 0 0 10px 0;
display: inline;
}

#emailForm textarea{
width: 250px;
height: 150px;
color: #fff;
font-size: 16px;
padding: 0px;
background: #2a2a2a;
border: none;
border-bottom: 1px solid #555;
border-right: 1px solid #666;
border-top: 1px solid #333;
margin: 0 0 20px 0;
overflow: auto;
}

#emailForm label{
	font-size: 16px;
	color:#DB2D70;
	font-style:italic;
	font-weight:bold;
}

#emailForm .submit{
width:80px;
color:#fff;
font-size: 16px;
padding: 0px;
background: #2a2a2a;
border: none;
border-bottom: 1px solid #ccc;

cursor:pointer;
margin: 0 0 20px 0;
}

form{
	padding:0px;
	margin:0px;
	width:300px;
	padding:20px 0 0 65px;
}

.contact_email{
	width:300px;
}

p.first{
	font-weight:bold;
	color:#ccc;
}

p{
	color:#888;
}