html>body  {
height: auto;
min-height: 595px;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #0c1229;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	margin: 0 auto 0 auto;
}

p { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #bdbcb9;
	text-align: center;
	line-height: 18px;
	padding: 0;
	margin: 0 0 18px 0;
}

#homepage {
	background-image: url(images/homeimage2.jpg); 
}

#aboutus {
	background-image: url(images/aboutusimage.jpg); 
}

img {	border: 0;}

div {	margin: 0;
		padding: 0;
}


/* Main Elements  */

.container {
	width: 980px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}

.logo {
	width: 200px;
	float: left;
	margin-top: 9px;
}

.nav {
	float: right;
	margin-top: 9px;
	text-align: right;
}


.footer {
	clear: both;
}



/* FrontPage */

#main {
	float: left;
	width: 980px;
	margin-top: 100px;
	/*background-image: url(images/front_contentline.png); 
	background-repeat: repeat-y;*/
	text-align: left;
}

.left {
	float: left;
	width: 464px;
}

.left_inner {
	float: left;
	width: 464px;
	margin-bottom: 25px;
}

.left_inner_thumb {
	float: left;
	width: 185px;
}

.left_inner_thumb img {
	border: 2px solid #ccd4d9;
	margin-right: 20px;
}

.left_inner_details {
	float: left;
	width: 249px;
}

#main h1 {
	font-family: Arial, Tahoma, Verdana;
    font-size: 14px;
	color: #fff;
    font-weight: normal;
	padding-bottom: 3px;
	margin: 0;
	padding: 0;
}

#main h1 a:link, #main h1 a:visited, #main h1 a:hover {
	color: #fff;
	text-decoration: none;
}

.maintxt_head1 {
	font-family: Tahoma, Arial, Verdana;
    font-size: 10px;
    color: #859e6c;
	margin: 0 0 4px 0;
	padding: 0;
}

.maintxt {
	font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    line-height: 16px;
	color: #bdbcb9;
	margin-top: 4px;
	padding: 0;
}

.right {
	float: left;
	width: 516px;
}

.right_inner {
	float: left;
	width: 219px;
	height: 92px;
	padding: 0 0 0 38px;
}

#spacer, .spacer {
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	font-size:1px;
	width:auto;
}


/* About us  ----------------------------------------------------------------------------------------*/



#About {
	clear: both;
	width: 904px;
	text-align:left;
	margin-top: 80px;
	padding: 0 38px;
}

#About P {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bdbcb9;
	text-align: justify;
	line-height: 18px;
	padding: 0;
	margin: 0 0 18px 0;
}

#About h1 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: px;
	font-weight: normal;
	color: #FFF;
	margin: 0;
	padding: 8px 0 10px 0;
}


#About h4 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	margin: 0;
	padding: 0 0 10px 0;
}

.AboutLeft {
	float: left;
	width: 511px;
}

.AboutRight {
	float: left;
	width: 343px;
	padding: 6px 0 0 50px;
}

.AboutSlideshow {
	border: 4px solid #fff;
	width: 335px;
	height: 223px;
}

.AboutCredits {
	border-top: 1px solid #25282a;
	border-bottom: 1px solid #25282a;
	padding: 0 0 22px 0;
	margin: 27px 0 23px 0;
}

.AboutCredits h6 {
	clear: both;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	padding: 0;
	margin: 20px 0 10px 0;
}

.AboutCredits UL {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0 0 22px 18px;
}

.AboutCredits UL LI {
	float: left;
	color: #859e6c;
	font-size: 13px;
	padding-right: 5px;
}

.AboutModeration {
	float: left;
	width: 904px;
	border-top: 1px solid #25282a;
	padding: 28px 0 0 0;
	margin: 20px 0 0 0;
}

.AboutContactAddress {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	height: 155px;
	text-align: center;
	padding-top: 108px;
}

.AboutContactAddress a:link, .AboutContactAddress a:visited {
	color: #859e6c;
}

.AboutContactAddress .AboutCountry {
	color: #808080;
	border-left: 1px solid #292d2f;
	border-right: 1px solid #292d2f;
	padding: 0 8px;
	margin: 0 8px;
}

.AboutContactAddress h5 {
	color: #808080;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 0 0;
}

