/* CSS Document */
body { 
    margin: 0; 
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 12px;
}
img#rapidstatscounter { 
	display: none; 
} 
p { 
    line-height: 1.5em; 
	margin: 0 0 13px 0;
} 
#container { 
    width: 766px;
	margin: auto; 
} 

h2 { 
    font-size: 11px; 
	color: #fff; 
	text-align: center;
	display: block; 
	height: 24px;
	margin: 0;
	font-weight: normal;
	letter-spacing: 0; 
} 
#logo {
    margin: 27px 0 0 0; 
    height: 57px;
	width: 264px;
	text-align: center;
	color: #fff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 29px; 
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 20px; 
} 
#logo_notbold { 
    font-weight: normal; 
} 
#under_logo {
    font-size: 9px;
	letter-spacing: 3px; 
}


/*header1*/
#header {
    height: 302px;
	background: url(images/main_img1.jpg); 
} 
#header ul {
    padding: 0;
	margin: 0;
	list-style: none;
	width: 224px;
	margin-left: 24px;
	margin-top: 19px; 
} 
#header li {
    margin-bottom: 15px;
	border-bottom: 1px dotted #8e8e8e; 
}
#header ul a{ 
    font-family: Arial, Helvetica, sans-serif; 
	color: #434343;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/grey_list_bullet.gif) no-repeat 0 50%;
	padding-left: 17px; 
}
#header ul a:hover{
    color: #b5b5b5;
	background: url(images/green_list_bullet.gif) no-repeat 0 50%;    
}
/*header1*/


/*header2*/
#header2 {
    height: 302px;
	background: url(images/main_img2.jpg); 
} 
#header2 ul {
    padding: 0;
	margin: 0;
	list-style: none;
	width: 224px;
	margin-left: 24px;
	margin-top: 19px; 
} 
#header2 li {
    margin-bottom: 15px;
	border-bottom: 1px dotted #8e8e8e; 
}
#header2 ul a{ 
    font-family: Arial, Helvetica, sans-serif; 
	color: #434343;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/grey_list_bullet.gif) no-repeat 0 50%;
	padding-left: 17px; 
}
#header2 ul a:hover{
    color: #b5b5b5;
	background: url(images/green_list_bullet.gif) no-repeat 0 50%;    
}
/*header2*/

/*header3*/
#header3 {
    height: 302px;
	background: url(images/main_img3.jpg); 
} 
#header3 ul {
    padding: 0;
	margin: 0;
	list-style: none;
	width: 224px;
	margin-left: 24px;
	margin-top: 19px; 
} 
#header3 li {
    margin-bottom: 15px;
	border-bottom: 1px dotted #8e8e8e; 
}
#header3 ul a{ 
    font-family: Arial, Helvetica, sans-serif; 
	color: #434343;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/grey_list_bullet.gif) no-repeat 0 50%;
	padding-left: 17px; 
}
#header3 ul a:hover{
    color: #b5b5b5;
	background: url(images/green_list_bullet.gif) no-repeat 0 50%;    
}
/*header3*/

/*header4*/
#header4 {
    height: 302px;
	background: url(images/main_img4.jpg); 
} 
#header4 ul {
    padding: 0;
	margin: 0;
	list-style: none;
	width: 224px;
	margin-left: 24px;
	margin-top: 19px; 
} 
#header4 li {
    margin-bottom: 15px;
	border-bottom: 1px dotted #8e8e8e; 
}
#header4 ul a{ 
    font-family: Arial, Helvetica, sans-serif; 
	color: #434343;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/grey_list_bullet.gif) no-repeat 0 50%;
	padding-left: 17px; 
}
#header4 ul a:hover{
    color: #b5b5b5;
	background: url(images/green_list_bullet.gif) no-repeat 0 50%;    
}
/*header4*/











#contact_left {
    width: 228px;
	float: left;
	padding: 0 40px 0 30px; 
} 
#main_right { 
    width: 435px;
	float: left;
	padding: 0 33px 0 0;
	margin-bottom: 15px; 
} 
#contact_left h3 {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px;
	color: #515151;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom: 1px solid #d1d1d1; 
	margin-top: 33px; 
} 
h1 {
    font-family: Arial, Helvetica, sans-serif;  
	font-size: 20px;
	color: #515151;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 33px;
} 
h4 { 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px;
	color: #515151;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom: 1px solid #d1d1d1; 
	margin-top: 33px;
} 
.index_img img { 
    margin: 33px 27px 0 0; 
}
a { 
    color: #5aa2ff; 
} 
a:hover {
    text-decoration: none; 
}  
.align_right {
    text-align: center 
} 
#footer { 
    background: url(images/footer.gif); 
	clear: both;
	height: 100px;
	color: #cfcfcf; 
} 
#footer_left {
    float: left; 
	width: 303px;
	padding: 30px 0 0 35px;
	font-weight: bold; 
	letter-spacing: -1px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 20px; 
}
.footer_left_white{
    font-size: 20px;
	color: #fff;
	letter-spacing: 1px; 
  }
#footer_right {
    float: left;
	width: 393px;
	padding: 30px 35px 0 0;
	line-height: 20px;
	text-align: right; 
} 
#footer_right a{
    color: #fff;
	text-decoration: none; 
}
#footer_right a:hover{
    text-decoration: underline; 
}

/*Forms defaults*/
input, textarea {
	font-family: tahoma; 
	font-size: 12px;
}
label {

	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
}
label.chosen {
}

/*Transparent items*/
.transparent {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	border:0px solid #FFF;
	background:#FFF;
	z-index:10;
	cursor:pointer;
}
.transparentFake {
	background:none;
	border:none;
}
.transparent2 {
	z-index:10;
}
.textinput, .textinputHovered {
	width:236px;
	height:15px;
	background:url(images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textinputHovered {
	background-position:left bottom;
}


.textarea, .textareaHovered {
	width:336px;
	height:125px;
	background:url(images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textareaHovered {
	background-position:left bottom;
}
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}
#stylesheetTest {
	position:absolute;
	left:-999px;
	width:10px;
	height:10px;
}

	

