*{
margin:0px;
padding:0px;
}

img {
border:none;	
}

.clear{
clear:both;	
}


.space{
clear:both;
height:10px;
}

body{
	background-color:#fff;	
	/*background-image:url(../images/bg.png);*/
	/*background-attachment:fixed;*/
	/*background-position:top left;*/
	/*background-repeat:repeat-x;*/
	color:#29371d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#main{
	width:1200px;
	margin:0px auto;
	height:1400px;
}

#header{
	width:980px;
	margin:0px auto;
}

.searchBar{
background:none;
float:left;
text-align:right;
width:100%;
}

.signIn{
	background:transparent url(../images/signInBg.png) no-repeat top center;
	width:102px;
	height:25px;
	color:#e7daaa;
	text-transform:uppercase;
	text-align:center;
	padding:10px 5px;
	float:right;
}

.search{
float:right;
background:url(../images/searchBg.png) no-repeat top center;
height:45px;
width:400px;
padding:6px 20px;
}

input{
margin:0px 0px;	
}

.txt input{
	border:1px solid #b0c5a4;
	height:16px;
	padding:5px;
	width:285px;
	float:left;
}

.searchBt input{
	background:url(../images/searchBtBg.png) no-repeat center bottom;
	width:97px;
	height:28px;
	color:#ffffff;
	border:none;
	text-transform:uppercase;
	padding:3px 15px 3px 0px;
	float:right;
}

.logo{
clear:both;
padding-left:20px;
}

.menu{
float:left;	
margin-top:75px;
width:auto;
}

.menu ul{
	margin:0px 15px;
}

.menu ul li{
	display:inline;
	text-transform:uppercase;
	font-size:15px;
	color:#F7EEE2;
	font-weight:bold;
}

.menu ul li a{
	text-decoration:none;
	color:#F7EEE2;
}

.menu ul li a:hover{
	color:#ffffff;
}

.menu .home a{
background:#5E81AF;
padding:10px 22px 5px;
}

.menu .home a:hover{
background:#11417A;
padding:10px 22px 5px;
}

.menu .commit a{
background:#5E81AF;
padding:10px 18px 5px;
}

.menu .commit a:hover{
background:#11417A;
padding:10px 18px 5px;
}

.menu .help a{
background:#5E81AF;
padding:10px 18px 5px;
}

.menu .help a:hover{
background:#11417A;
padding:10px 18px 5px;
}

.menu .contact a{
background:#5E81AF;
padding:10px 22px 5px;
}

.menu .contact a:hover{
background:#11417A;
padding:10px 22px 5px;
}

.subs{
background:url(../images/subsBg.png) no-repeat center bottom;	
width:158px;
float:right;
padding:10px 20px;
margin-top:60px;
margin-bottom:-10px;
}

.subs img{
float:right;	
}

.subs p{
float:left;	
color:#e9dbac;
text-transform:uppercase;
width:auto;
}

#contentTop{
background:url(/images/contentTop.png) no-repeat top;
height:10px;
width:988px;
margin:0px auto;
padding:0px 10px;
}

#contentBottom{
background:url(../images/contentBottom.png) no-repeat bottom;
height:10px;
width:988px;
margin:0px auto;
padding:0px 10px;
}

#content{
background:url(../images/contentBg.png) repeat-y top center;
padding:10px 15px;
width:978px;
margin:0px auto;
height:auto;
}

.welcomeHolder{
background:ransparent url(../images/welcomeTop.png) no-repeat top center;
width:940px;
margin:0px auto;
padding-top:7px;
}

.welcome{
background:url(../images/welcomeBg.png) repeat-y top center;
width:910px;
margin:0px auto;
padding:5px 15px;
line-height:20px;
clear:both;
}

.welcome img{
float:right;
margin:0px 0px 0px 30px;
}

.welcomeBottom{
background:url(../images/welcomeBottom.png) no-repeat bottom center;
height:5px;
width:940px;
}

h1{
color:#2B5792;
font-size:28px;
font-style:italic;
line-height:normal;
margin:5px 0px 10px;
}

.view{
	background:url(../images/view.png) no-repeat center;	
	width:192px;
	height:29px;
	color:#ffffff;
	border:none;
	padding:1px 15px 3px 0px;
	margin:25px 0px 0px;
	line-height:25px;
	cursor:pointer;
}

.view a {border:none;}

.view:hover { color:#FEFFAF; }

.heading{
background-color:#5E81AF;
height:25px;
margin:15px -10px;
color:#f7eee2;
font-weight:bold;
font-style:italic;
font-size:18px;
padding:5px 30px;
}

.organic{
clear:both;
width:980px;
margin:15px auto 0px 10px;
}

.organicHolder{
float:left;
width:300px;
background:url(../images/organicHolder.jpg) no-repeat bottom center;
padding-bottom:5px;
margin:0px 10px;
}

.organicContent{
background:url(../images/organicContent.jpg) repeat-y top center;
padding:0px 0px 10px;
height:488px;
}

.organicContent h2{
margin:10px 15px;
font-size:15px;
color:#2B5792;
}

.organicContent p{
margin:0px 12px;	
color:#29371d;
text-align:justify;
font-size:14px;
line-height:19px;
}

.adbox{
background:url(../images/organicContent.jpg) repeat top center;
margin-bottom:-5px;
height:498px;
overflow:hidden;
}

h3{
color:#2B5792;
font-size:28px;
font-style:italic;
padding:10px;
}

.hr {border: none 0;
background:url(../images/hr.jpg) repeat-x left;
height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
margin:20px 17px;
} 

#footer{
	width:980px;
	margin:10px auto;
/*	background:url(../images/contentBg.png) repeat-y top center;*/
}

.contactHeading{
background-color:#5E81AF;
height:25px;
width:149px;
margin:-20px 0px 0px -8px;
color:#f7eee2;
font-weight:bold;
font-style:italic;
font-size:18px;
padding:5px 25px;
position:relative;
z-index:100;
}

.footerHolder{
	background:trasparent;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
	height:58px;
	padding:35px 50px;
	margin-top:-10px;
}

.footerLeft{
width:220px;	
float:left;
}

.footerRight{
width:280px;
float:left;
margin-left:150px;
margin-top:-10px;
}

.left{
	float:left;
	color:#2B5792;
	text-align:right;
	width:auto;
}

.right{
color:#51350c;
float:right;
width:auto;
text-align:left;
}

.bottomHolder{
	font-size:12px;
	color:#26120f;
	margin:5px auto;
	width:980px;
}

.copy{
float:left;	
width:auto;
}

.design{
	float:right;
	width:auto;
}

.design a{
	color:#26120f;
	text-decoration:none;
}

.design a:hover{
	color:#26120f;
	text-decoration:underline;
}
