/****************************************** 12 Sept 11:00 layout ***************************************/

body {
	background: #1f1f1f url('/assets/images/global/bg.gif') left top repeat-x;
	font-size: 12px;
}

#wrap {
	width: 1000px;
	margin: 0 auto;
}

/************************* header *********************/

#header {
	background-image: url('/assets/images/global/peopleBg.jpg');
	background-position: 349px 0px;
	background-repeat: no-repeat;
	position: relative;
	width: 1007px;
}

/*#header {
	background: url('/assets/images/global/peopleBg.jpg'); right top no-repeat;
	position: relative;
}*/



#login {
	position: absolute;
	top: 0px;
	left: 900px;
	display: block;
	width: 70px;
	height: 26px;
	font-size: 16px;
	color: #ce1c1e;
	background: url('/assets/images/global/loginBg.gif') left top no-repeat;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 0;
}

#login:hover {
	text-decoration: underline;
}

#logo {
	display: block;
	width: 266px;
	height: 178px;
	float: left;
	margin: 24px 0 25px;
}



#header p {
	font-size: 28px;
	font-style: italic;
	color: #fff;
	width: 464px;
	float: right;
	margin: 120px 46px 0 0px;
	text-align: right;
}

#header ul {
	clear: both;
/*	background-color: #1f1f1f;
	float: left;
	width: auto;
	padding: 1px 0 0; */
}

#header ul li {
	display: block;
	float: left;
	margin: 0 1px 0 0;
}

#header ul li a {
	display: block;
	background: url('/assets/images/global/navRight.png') right top no-repeat;
	padding: 0 7px 0 0;
	cursor: pointer;
}

#header ul li a span {
	display: block;
	min-height:35px;
	  height:auto !important;
	  height:35px;
	background: url('/assets/images/global/navLeft.png') left top no-repeat;
	padding: 13px 5px 0px 10px;
	font-size: 14px;
	color: #fff;
}

#header ul li a:hover {
	background: url('/assets/images/global/navRight.png') right bottom no-repeat;
	
}

#header ul li a:hover span {
	background: url('/assets/images/global/navLeft.png') left bottom no-repeat;
	
}

/************************* main *********************/

#main {
	background: #fff url('/assets/images/global/whiteBoxBottom.gif') left bottom no-repeat;
	padding: 28px 0 0;

}

#left {
	width: 225px;
	float: left;
	margin: 0 0 30px 25px; 
}

#register {
	background: url('/assets/images/global/registerBox.jpg') left top no-repeat;
	min-height:424px;
	  height:auto !important;
	  height:424px;
	padding: 20px 20px 0;
}

#register h3 {
	font-weight: bold;
	font-size: 21px;
	color: #fff;
	margin: 0 0 15px 0 ;
}

#register h2 {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin-bottom:10px;
}

#register p {
font-size: 11px;
color:#ffffff;
font-weight:bold;
}

#register #form {
font-family:Arial, Helvetica, sans-serif;
line-height:140%;
font-size: 11px;
color:#ffffff;
font-weight:bold;
}

#register #form input {
width:120px;
}

#register img {
margin-top:5px;
}

#register #submit {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
background-color:#FF9933;
border: 2px solid #FFF;
padding:2px;
margin-top:5px;
width:200px;
}

#register #menucountry {
font-size:10px;
}

#contact {
	background: url('/assets/images/global/contactBox.gif') left top no-repeat;
	min-height:129px;
	  height:auto !important;
	  height:129px;
	padding: 20px 20px 0;
}

#contact h3 {
	font-size: 18px;
	color: #ff7201;
	margin: 0 0 8px 0;
	font-weight: bold;
}

#contact p {
	font-size: 14px;
	line-height: 20px;
}

#contact p a {
	color: #ce1c1e;
}

#contact p a:hover {
	text-decoration: underline;
}

#right {
	float: right;
	width: 715px;
	padding: 0 0 10px 0;

}

#rightInner {
	background: url('/assets/images/global/rightBoxtop.gif') left top no-repeat;
	min-height:400px;
	  height:auto !important;
	  height:400px;
	padding: 8px;
	width: 93%;
}

#rightInner p {
font-size: 115%;
line-height: 140%;
padding: 0px 30px 2px 30px;

}

#rightInner h2 {
font-size: 135%;
line-height: 140%;
padding: 0px 30px 10px 30px;
color: #ff0000;

}

#rightInner ul {
padding: 0px 30px 20px 50px;
font-size: 115%;
line-height: 140%;

}

#right h1 {
	background: url('/assets/images/global/h1Bg.jpg') left top no-repeat;
	width: 697px;
	min-height:73px;
	  height:auto !important;
	  height:73px;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 0 1px;
	padding: 20px 0px 0 22px;
}

/**************** home styles *************/

#rightHome {
	float: right;
	width: 715px;
	min-height:588px;
	  height:auto !important;
	  height:588px;
	background: url('/assets/images/home/bg.jpg') left top no-repeat;
	margin: 0 25px 30px 0;
}

#homeMain {
	width: 428px;
	float: left;
	margin: 35px 0 0 30px;
	min-height:350px;
	  height:auto !important;
	  height:350px;
}


#homePass {
	width: 184px;
	float: right;
	margin: 35px 30px 0 0;
	
}

#homePass h2 {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 15px 0;
}

#homePass p {
	color: #fff;
	font-size: 14px;
}

#homePass img {
margin-top:-7px;
}

.homeBlock {
	width: 200px;
	float: left;
	margin: 0 15px 0 0;
	padding: 0 10px 0 0;
}

.homeBlock h4 {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 25px 0;
}

#main .homeBlock p {
	font-size: 14px;
	font-weight: bold;
	color: #000;

}

.pMin p {
	min-height:90px;
	  height:auto !important;
	  height:90px;
      width:90%;
}

.homeBlock h5 {
	font-size: 18px;
	color: #ff7201;
	margin: 0 0 12px 0;
}

#main #homeLast p {
	font-weight: normal;
	margin: 0 0 10px 0;
}

.homeBlock p a {
	color: #cc1a1e;
}

#homeNews {
	margin-left: 40px;
}

.triangleLink {
	background: url('/assets/images/global/tri.gif') 100% 5px no-repeat;
	padding: 0 13px 0 0;
}
/************************* footer *********************/

#footer {
	clear: both;
}

#footer ul {
	text-align: center;
}

#footer ul li {
	display: inline;
	margin: 0 4px;
}

#footer ul li a {
	font-size: 11px;
}

#top li {
	color: #ff9541;
	
}

#footer p {
padding-top:20px;
}

#top li a {
	color: #000;
}

#bottom {
	padding: 0 0 10px 0;
}

#bottom li {
	color: #ffb880;
}

#bottom li a {
	color: #e15356;
}


#footer p {
	text-align: center;
	font-size: 11px;
	color: #757575;
}

#footer p a {
	color: #757575;
	
}

#footer a:hover {
	text-decoration: underline;
}

/****************************************** text styles ***************************************/

a,p,h1,h2,h3,h4,h5,li,span {
	font-family: arial;
}

h1 {
	font-size: 22px;
	color: #000;
	margin: 0 0 7px 0;
	font-weight: bold;
	
}

#main p {
	/*font-size: 12px;
	line-height: 18px;*/
	margin: 0 0 10px 0;
}

#main .bigger {
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 15px 0;
}

a.redButtonSmall {
	display: block;
	min-height:21px;
	  height:auto !important;
	  height:21px;
	background: url('/assets/images/global/moreButton.gif') left top no-repeat;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	width: 86px;
	padding: 3px 0 0 12px;
}

a.findOutMore {
	display: block;
	min-height:21px;
	  height:auto !important;
	  height:21px;
	background: url('/assets/images/home/findOutMore.gif') left top no-repeat;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	width: 127px;
	padding: 3px 0 0 12px;
}

/*html*#form {
padding:50px;
}*/
