* {margin:0; padding:0}

body, html, form{
	height: 100%;
	}

body {
	margin: 0; padding: 0;
	}	

#wrapper {
	min-height:100%;
	}

* html #wrapper {
	height:100%;
	}
	
.clearit{clear:both}

.clearit_30{
	clear:both;
	height:30px;
	}

h1{
	font:36px Georgia, "Times New Roman", Times, serif;
	color:#bf0101;
	}

h2{
	font:24px Georgia, "Times New Roman", Times, serif;
	color:#bf0101;
	}

h3{
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:20px;
	}

p{
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:18px;
	}
	
a{
	color:#bf0101;
	}

a, img{
	border:0;
	}

em{
	font-weight:bold;
	font-style:normal;
	}


/*HEADER--------------------------------------------------*/
#header {
	width: 100%;
	background: url(../images/header-bg.gif) repeat-x;
	}

#header_900 {
	width: 900px;
	height: 89px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	}
	
a.logo_header{
	width:400px;
	height:44px;
	display:block;
	float:left;
	background:url(../images/logo.png) no-repeat;
	line-height:999px;
	overflow:hidden;
	}
	
#header_900 p{
	font:16px Arial, Helvetica, sans-serif;
	float:right;
	margin:25px 0 0 0;
	color:#FFF;
	}
	
.nav{
	width:600px;
	height:45px;
	padding:0 0 0 18px;
	float:right;
	background:url(../images/nav-bg.gif) no-repeat;
	}
	
ul.navlist li{
	display:inline;
	margin:22px 25px 0 0;
	display:inline-block;
	}
	
ul.navlist li a{
	font:13px Arial, Helvetica, sans-serif;
	color:#FFF;
	}

/*CONTENT--------------------------------------------------*/	
#content {
	width: 100%;
	padding-bottom: 235px;
	}

#content_900 {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	padding:0 0 30px 0;
	}
	
a.red_btn{
	width:194px;
	height:27px;
	padding:13px 0 0 0;
	background:url(../images/red-btn.png) no-repeat;
	font:16px Arial, Helvetica, sans-serif;
	color:#FFF;
	display:block;
	text-decoration:none;
	text-align:center;
	}
	
a.red_btn:hover{
	background:url(../images/red-btn.png) bottom no-repeat;
	}
	
.main h1{
	margin:0 0 20px;
	}
	
.main h2{
	margin:0 0 5px;
	}
	
.main h3{
	margin:0 20px 20px 0;
	background:#EBEBEB;
	border:1px solid #CCCCCC;
	padding:10px;
	overflow:hidden;
	}
	
.main p{
	margin:0 0 20px;
	width:450px;
	}
	
img.main_image{
	margin:0 0 10px 20px;
	}
	
ul.content_list{
		margin:0 20px 20px 0;
	background:#EBEBEB;
	border:1px solid #CCCCCC;
	padding:15px;
	overflow:hidden;
	width:450px;
	}

ul.content_list li{
	font:12px Arial, Helvetica, sans-serif;
	list-style-type:none;
	list-style-position:outside;
	margin:10px 0;
	}
	
ul.content_list li em{
	font:14px Arial, Helvetica, sans-serif;
	color:#bf0101;
	}
	

/*FOOTER--------------------------------------------------*/
#footer {
	width: 100%;
	height: 235px;
	margin: -235px auto 0 auto;
	position: relative;
	background:url(../images/footer-bg.gif) repeat-x;
	}

#footer_900 {
	width: 900px;
	height: 235px;
	position: relative;
	margin: 0 auto;
	}
	
#footer_900 p{
	font:11px Arial, Helvetica, sans-serif;
	color:#FFF;
	width:320px;
	float:left;
	margin:30px 0 0 0;
	line-height:18px;
	}
	
#footer_900 img{
	float:right;
	margin:40px 0 0 0;
	}
	
ul.footer_nav{
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	line-height:22px;
	list-style-type:none;
	margin:30px 40px 0 0;
	width:100px;
	}
	
ul.footer_nav a{
	color:#FFF;
	}
	
ul.footer_contact{
	float:right;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:right;
	list-style:none;
	margin:15px 0 0 0;
	}
	
ul.footer_contact a{
	color:#FFF;
	}
	
/*HOMEPAGE--------------------------------------------------*/
.home_focus{
	width:900px;
	height:258px;
	background:url(../images/home-focus-bg.jpg) no-repeat;
	}
	
.home_focus h1{
	padding:50px 0 0 30px;
	}
	
.home_focus h2{
	padding:0px 0 0 30px;
	}
	
.home_focus h3{
	margin:25px 0 20px 30px;
	width:550px;
	}
	
.home_focus a.red_btn{
	margin:0 0 0 30px;
	float:left;
	}
	
/*GALLERY--------------------------------------------------*/
.gallery{
	width:400px;
	float:right;
	margin:0 0 10px 20px;
	}
	
.gallery .ImgSamll{
	width:55px;
	height:41px;
	margin:5px 10px 5px 0px;
	float:left;
	cursor:pointer;
	}
	
/*CONTACT--------------------------------------------------*/
#form1{
	width:400px;
	float:left;
	margin:0 20px 20px 0;
	background:#EBEBEB;
	border:1px solid #CCCCCC;
	padding:15px;
	overflow:hidden;	
	}
	
#form1 label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#bf0101;
}

#form1 input, #form1 textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:300px;
	padding:3px;
	margin:0 0 10px 0;
}

input#Submit{
	width:100px;
	cursor:pointer;
	}

#form1 fieldset {
	width: 400px;
	padding: 10px;
}

.codeexample{
background-color:#FFFFCC;
border: 1px solid #E1E100;
}
