﻿
body {
background: #626262 url('images/bg.jpg') repeat-x scroll center top;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;

}

p{
padding: 5px 10px;
margin:0px;
}
pre{
padding: 5px 10px;
margin:0px;
}

a {color: #0000FF;}
a:visited {color:#564b47;}
a:hover {color: #564b47;}
a:active { color:#000000;}

ul
{
	margin-left: 25px;
}

ol
{
	margin-left: 30px;
}

h2
{
	color: #3e3e3e;
	font-family: Arial;
	font-size: 18pt;
	line-height: 15pt;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 2px dashed #8d8c8c;
	margin-left: 19px;
	margin-right:19px;
	margin-bottom:5px;
	overflow: hidden;
	
}

h4
{
	color: #ffffff;
	font-family: Arial;
	font-size: 18pt;
	line-height: 25pt;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 2px dashed #3B8DCC;
	margin-left: 19px;
	margin-right:19px;
	margin-bottom:5px;
	overflow: hidden;
	
}



img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
	width: 974px;
	margin-top:0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

/* ----------banner for logo-------------- */
#top-banner {
background-image:url('images/top-banner.jpg');
background-repeat:no-repeat;
padding: 0px;
margin: 0px;
height: 153px;
color:#C1BFC1;
text-align: right;

}

#menu{
height:55px;
margin-bottom:32px;
text-align: left;
}
#banner-container {
width:974px;
height:375px;
 
}
#banner {
float:left;
text-align: left;
width:654px;
height: 375px;

background-image: url('images/banner.jpg'); 
}


/* -----------------content--------------------- */

#featured { 
background-color:#E1E1E1;
width:654px; 
margin-right: 320px;
}

#content { 
background-color:#E1E1E1;
width:654px;
margin-top:18px;
margin-right: 320px;
min-height:480px; 
}
#content2 { 
background-color:#E1E1E1;
width:654px;
margin-top:18px;
margin-right: 320px;
min-height:400px; 
}

/* --------------right col------------- */
#right-col {
float: right;
width: 300px;
height:100%;
margin-bottom:20px

}

/* --------------top right social------------- */
#top-right {
	float: right;
	width: 300px;
	min-height:375px;
	background-color: #242424;
	color:White;
}

/* --------------right navigation------------- */
#right-Nav {
	float: right;
	margin-top:18px;
	width: 300px;
	color:White;
	background-color: #3A3A3A;
}

/* --------------right social------------- */
#right {
	float: right;
	margin-top:18px;
	width: 300px;
	min-height:395px;
	color:White;
	background-color: #3A3A3A;
}

/* --------------bottom right social------------- */
#bottom-right {
	float: right;
	margin-left:0px;
	margin-top:18px;
	width: 300px;
	min-height:164px;
	background-color: #3A3A3A;
	color:White;
}
/* --------------under left navi------------- */
#right-buttons {
	float: left;
	width: 171px;
	background-color:white;
	text-align: center;
}
/* --------------business card------------- */
#bcard {
background-color:#E1E1E1;
margin-bottom:5px;
width:654px;
height: 149px;
margin-right:320px;
text-align: center;
}

/* -----------footer--------------------------- */
#footer {
margin: auto;
width:100%;
height:199px;
background-image: url('images/footer.jpg');
color:white;
font-size:x-small;
position: inherit;

 }
