body {
background-color: #000000;
font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
line-height:18px;
color:#333333;
padding:0px;
margin:0px;
}
a {color: #333333;}
a:visited {color:#333333;}
a:hover {color: #910000;}
a:active { color:#333333;}

h1 {
font-size: 11px;
padding:5px 15px;
margin:0px; }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 20px;
margin:0px;}

h3 {
font-size: 14px;
padding:5px 15px;
margin:0px;
color:#910000;}

.left{
	float:left;

}

.right{
	float:right;

}

.list{
	margin-top:55px;

}

.list li{
list-style-image:url(images/dot.jpg)

}


/* ----------container to center the layout-------------- */
#container {
background:url(images/body_rep.jpg) top center repeat-x;
background-color: #ffffff;
overflow:auto;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #000000;
text-align: left;
padding: 0px;
margin: 0px;
bottom:0;
}

#header{
background:url(images/header.jpg) top center no-repeat;
height:220px;
margin:0px auto;
width:1000px;
	
}

#header h1 {
color:#ffffff;
font-size: 26px;
padding:70px 0px 0px 30px;
line-height:28px;
font-weight: lighter;}

#header h2 {
color:#ffffff;
font-size:14px;
line-height:30px;
font-weight: lighter;
padding:0px 0px 42px 30px;}

#nav{
	width:1000px;
	height:50px;
	margin:0px auto;
	background: #000;
	text-align:center;
	}

/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding: 0px;
margin-left: 0px;
margin-right: 315px;
min-height:400px;
}

#homecontent {
	width:800px;
	margin:0px auto;
    padding: 0px;
}

#wrapper{
    width:800px;
	margin:0px auto;
    padding: 0px;
}

p{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#right {
	background:url(images/right.jpg) top center no-repeat;
float: right;
width: 300px;
min-height:400px;
margin: 25px 0px 0px 15px;
padding: 0px;
}

#right p{
margin:0px 30px;
}

/* -----------footer--------------------------- */
#footer {
background:url(images/footer.jpg) top center no-repeat;
background-color: #000000;
color:#FFF;
height:182px;
clear: both;
margin: 0px;
padding: 0px;
text-align: center; }

#footer a { color:#FFF;}
#footer a:hover { color:#FFF;}

#footnav a {color: #FFFFFF; text-decoration:none; text-transform: capitalize; font-size:14px;}
#footnav a:visited {color:#FFFFFF; text-decoration:none;text-transform:capitalize; font-size:14px;}
#footnav a:hover {color: #910000; text-decoration:none; text-transform:capitalize; font-size:14px;}
#footnav a:active { color:#FFFFFF; text-decoration:none; text-transform:capitalize; font-size:14px;}

#footerwrapper{
	width:800px;
	margin:0px auto;	
	}
	
#footertext{
	float:left;
	width:800px;
	text-align: center;	
	}
	
	

#announce{
	background:url(images/announce.jpg) top center no-repeat;
	height:188px;
	width:249px;
	float:left;
	
	}
	
#turnkey{
	background:url(images/turnkey.jpg) top center no-repeat;
	height:188px;
	width:249px;
	float:left;
	margin-left:25px;
	
	}
	
#current{
	background:url(images/current.jpg) top center no-repeat;
	height:188px;
	width:249px;
	float:left;
	margin-left: 25px;
	margin-bottom: 15px;
	
	}	


#slider{
	width:800px;
	background: #d7d7d7;
	border:1px solid #b4b4b4;
	}
	
#slider p{
	margin: 0px 0px 0px 20px;
	}	

#myController{
margin-left:20px;


}

#myController span{
color:#333333;
margin-left:10px;
cursor:pointer;
font-weight:bold;

}

#jFlowSlide{

}

#myController span.jFlowSelected {

}

.jFlowPrev, .jFlowNext{
cursor:pointer;

}

/* -----------forms--------------------------- */

span.checkbox {
width: 30px;
height: 30px;
padding: 0 5px 0 0;
background: url(images/input_checkbox.gif) no-repeat;
display: block;
margin: -5px 0 5px 0;
clear: left;
float: left;
}

span.radio {
width: 30px;
height: 30px;
padding: 0 5px 0 0;
background: url(images/input_checkbox.gif) no-repeat;
display: block;
clear: left;
float: left;
}

span.select {
position: absolute;
width: 168px;
height: 24px;
padding: 0 24px 0 8px;
color: #ffffff;
font: 12px/24px Arial, sans-serif;
background: url(images/input_select.gif) no-repeat;
overflow: hidden;
}

textarea.form {border: 1px solid #333; background-color: #ffffff; width: 280px; height: 100px; color: #333333; margin: 0; padding: 0;}

input.form {
background: url(images/input.png) no-repeat 0 0;
border: none;
font-size: 12px;
line-height: 24px;
float: left;
margin: 1px 0 0 0;
padding: 4px 10px 0 10px;
height: 24px;
width: 280px;
display: block;
color: #000;
}

input:hover.form {background-position: 0 -28px;}
input:focus.form {background-position: 0 -56px; color: #ffffff;}

input.send_button {border: none; text-indent: -9999px; overflow: hidden; width: 120px; height: 28px; background: url(images/input_button_send.gif) no-repeat 0 0 #cccccc; cursor: pointer; display: block; font-size: 0px; display:block; line-height: 0px;}
input.send_button:hover {background-position: 0 -28px;}



