

/***********************************Layout**************************/

#container
{
	width:998px;
	margin-right:auto;
	margin-left:auto;
	overflow:auto;
	overflow:hidden;
	padding-bottom:25px;
}

/*----------header----------*/

#header
{
	clear:both;
	margin:0 0 10px 0;
	padding:0;
	width:998px;
	height:535px;
	background:url(../images/header_bg.png) no-repeat;
}

/*----------footer----------*/
#footer
{
	background:url(images/footer-bg.jpg) repeat-x top;
	clear:both;
	text-align:center;
	height:83px;
}
/******************************** Layout End *****************************/
body
{
  background:#ffffff url('../images/page_bg.png');
  background-repeat:repeat-x;
  color:#333333;
  font-family:Georgia;
  font-size:12px;
  margin:0;
  padding:0;
  line-height:21px;
}

ul, quote, code, fieldset
{
  margin: .5em 0;
}

H3 {
  	font-size:1.25em;
	line-height:1.4em;
	  margin: 1em 0 1em;
}

H4 {
	background-image:url(../images/nav_bg_over.png);
	height: 25px;
	padding-left: 10px;
	padding-top: 5px;
  	font-size:1em;
}
p
{
  font-size:.95em;
  line-height:1.4em;
  padding: 0;
  padding-left: 10px;
  
}

img, a img
{
  border: none;
}


/*----------site logo, site name, & site slogan----------*/

.header-back{
	background:url(images/header-a-bg.jpg) repeat-y;
}

.content-left{
	clear:both;
	float:left;
	padding-left:75px;
}
.content-left-stuff{
	width:507px;
	padding:10px 10px 10px 10px;
	background:url(../images/content_bg.png);
	background-repeat:repeat-x;
}
.content-left-stuff2{
	width:825px;
	padding:10px 10px 10px 10px;
	background:url(../images/content_bg.png);
	background-repeat:repeat-x;
}
.content-right{
	clear:both;
	height:300px;
	float:left;
	padding-left:615px;
	padding-right:80px;
	position: relative;
	top: -318px;
}
.content-right-stuff{
	clear:both;
	height:200px;
	width:265px;
	padding:0px 20px 10px 20px;
	background:url(../images/content_bg.png);
	background-repeat:repeat-x;
	float:right;
}
.content-full{
	clear:both;
	height:1000px;
	float:left;
	padding-left:75px;
	padding-right:80px;
	position: relative;
	top: -275px;
}
.content-full-stuff{
	clear:both;
	height:1000px;
	width:805px;
	padding:0px 20px 10px 10px;
	background: url(../images/content_botton_bg.png);
	background-repeat:repeat-x;
	float:right;
}

.bloc1 {
	height: 50px;
	width: 250px;
	float: left;
	margin-left: 15px;

}
.blocfull {
	height: 500px;
	width: 780px;
	float: left;
	margin-left: 15px;

}
.bloc2 {
	height: 50px;
	width: 250px;
	float: left;
	margin-left: 15px;
	
}
.bloc3 {
	height: 50px;
	width: 250px;
	float: left;
	margin-left: 15px;
	
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}


#header h1
{
	letter-spacing:2px;
	line-height:1.2em;
	margin:0;
	padding:0;
	white-space:nowrap;
}


#header h2
{
	color:#fff;
	font-size:1.8em;
	letter-spacing:2px;
	margin:0;
	padding:0.25em 0 0;
	text-transform:lowercase;
	white-space:nowrap;
}

.top-logo{
	color:#ffffff;
	font-size:13px;
	margin-top:0px;
	height:37px;
	width:100%;
}


.top-logo-pad{
	float:left;
	padding-left:75px;
	padding-top:5px;
}



.top-logo .block{
	margin:0px;
	height:37px;
	float:right;
}

.top-logo .title{visibility:hidden;}

.top-logo ul.menu{margin:0; margin-top:-10px; float:right;}

.top-logo ul.menu li{list-style:none; list-style-image:none; list-style-type:none; background:none; float:left; margin:0;}

.header-content-area{
	padding-left:97px;
	padding-right:100px;
	overflow:auto;
	overflow:hidden;
	height:100%;
}


.header-image{
	clear:both;
	float:left;
	padding-top:5px;

}

.header-image p{
	margin:0px;
}

.header-text{
	width:390px;
	float:right;
	margin-top:20px;
	font-size:14px;
	line-height:21px;
}


/*---------- footer content ------------*/

.footer-content{
	width:860px;
	margin-left:auto;
	margin-right:auto;
}

.footer-message{
	float:left;
	text-align:left;
	width:48%;
	padding-top:20px;
}

.footer-link{
	float:right;
	text-align:right;
	width:48%;
	padding-top:30px;
}

.footer-link a{
	color:#d1222c;
	font-size:14px;
	font-family:georgia;
}

/*---------- page styles----------*/

.breadcrumb
{
	margin:0.32em 0;
	padding:0;
}

.messages 
{
	color:red;
	margin:0.75em 0 0.75em;
	padding:0.5em 1em;
}

.messages ul
{
	margin:0;
}


.block
{
	margin:0 0 1.5em;
	padding:0;
}


/**------Nav List-----**/
ul#navlist
{
	margin-left: 0;
	padding-left: 75px;
	white-space: nowrap;
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a { 
	padding: 10px 10px; 
	}

#navlist a:link, #navlist a:visited
{
	color: #666;
	background-color: #fff;
	text-decoration: none;
	background-image:url(../images/nav_bg_over.png);
}

#navlist a:hover
{
	color: #000;
	background-color: #fff;
	text-decoration: none;
	background-image:url(../images/nav_bg.png);
}



#navlist li a#current
{
	color: #000;
	background-color: #fff;
	text-decoration: none;
	background-image:url(../images/nav_bg.png);
}
.indent
{
	margin-left: 4.5em;
}
.sendmsg
{
font-weight: bold;
	margin-left: 8.5em;
}
/**--------------------forma elements-----------------**/
label
{
	width: 8.5em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size:.95em;
	line-height:1.5em;
}

.submit input
{
	margin-left: 8.5em;
} 
form
{
	margin-left: 1em;
}
input, textarea
{
	font-family:Georgia;
	font-size:1em;
	line-height:1.5em;
	color: #666666;
}

