 html {width:100%;}

body {font-family:Arial, Helvetica, sans-serif;font-size:100%;color:#4d4d4d;background:#f7f7f7}
.ic {border:0;float:right;background:#fff;color:#f00;width:100%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.bg {width:100%; background:url(../images/bg-top.jpg) center 0 no-repeat;}


p {margin-bottom:18px;}
.p0 {margin-bottom:0px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.it {font-style:italic;}

.color-1 {color:#808080;}
.color-2 {color:#4d4d4d !important;}
.color-3 {color:#ed1e24;}

.img-border {border:1px solid #e5e5e5;}
.map-border {border:1px solid #e5e5e5; background:#fff; padding:1px; float:left;}

body {
	width: 1200px;
	margin:50px;
	padding: 0;
	background: #FFFFFF ;
	color: #FFFFFF;
}





eader {
	width:1150px;
	background:url(../images/header-tail.gif) center top repeat-x #fff;
	position:relative; 
	z-index:0;
}

h1 {
	padding:45px 0 0 10px; 
	position:relative;
	float:left;
}
#page1 h1 {padding:77px 0 0 10px; }


h1, h2, h3, h4{
	margin: 0px;
	padding: 0px;
	color:#15317E ;
}


h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 3em;
}
h4 {
	font-size:20px; 
	line-height:2em; 
	
	text-transform:uppercase;
	letter-spacing:-1px;
}
	h4 strong {
		display:block;
		margin-top:-20px;
	}

h5
{
margin: 0px;
	padding: 0px;
	color:#4d4d4d;
}





p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #ff0000;
}

a:hover {
}

img.border {
	border: 6px solid #E1F1F6;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

logo {
	width: 0px;
	background:url(../images/header-tail.gif) center top repeat-x #fff;
	position:relative; 
	z-index:2;
}


/* Menu */
.menu {
	padding: 70px 100px 10px 0; 
	float:right;
}
#page1 .menu {padding: 20px 60px 0 0;}
.menu li {
	float:left; 
	position:relative;
	padding-left:20px;
}
.menu li a {
	display:inline-block; 
	font-size:18px; 
	line-height:1.2em; 
	color:#4d4d4d;
}
.menu li a.active,
.menu > li > a:hover {color:#ed1e24;}
/* Page */

#page {
	overflow: hidden;
	width: 970px;
	margin: 0px auto;
	padding: 40px 40px;
	background: #FFFFFF url(images/page-gradient-bg.png) repeat-x left bottom;
	box-shadow: inset 0px 0px 1px 1px rgba(255, 255, 255, 1);
}

/* Content */

#content {
	float: left;
	width: 800px;
	padding: 0px 20px;
}

.post {
	padding-bottom: 50px;
	border-bottom: 10px solid #BDBDBD;
	color: #210727;
}

.post .title {
	padding-bottom: 20px;
	letter-spacing: -1px;
	text-transform: none;
	color: #A26500;
}

.post .title a {
	border: none;
	color: #A26500;
}

.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 10px 0px;
}

.post1 {
	padding-bottom: 20px;
	border-bottom: 0px ;
	color: #210727;
	width: 450px;
	margin-left: 250px;
}

.post1 .title {
	padding-bottom: 20px;
	letter-spacing: -1px;
	text-transform: none;
	color: #A26500;
}

.post1 .title a {
	border: none;
	color: #A26500;
}

.post1 .meta {
	padding-bottom: 5px;
	text-align: left;
	
	font-size: 11px;
	font-style: italic;

}

.post1 .meta a {
}

.post1 .entry {
	text-align: center;
	margin-bottom: 25px;
	padding: 10px 0px 10px 0px;
}


.post2 {
	padding-bottom: 20px;
	border-bottom: 0px ;
	color: #210727;
	width: 900px;
	margin-left: 30px;
}

.post2 .title {
	padding-bottom: 20px;
	letter-spacing: -1px;
	text-transform: none;
	color: #210727;
}

.post2 .title a {
	border: none;
	color: #210727;
}

.post2 .meta {
	padding-bottom: 5px;
	text-align: left;
	
	font-size: 11px;
	font-style: italic;
}

.post2 .meta a {
}

.post2 .entry {
	text-align: center;
	margin-bottom: 25px;
	padding: 10px 0px 10px 0px;
}

.post2 h3 {
	padding-bottom: 20px;
	letter-spacing: -1px;
	font-size: 21px;
	color: #210727;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

 
/* Footer */

#footer {
	width: 900px;
	height: 40px;
	margin: 0px auto;
	background: #FFFFFF ;
}

#footer p {
	margin: 0;
	padding-top: 30px;
	line-height: normal;
	text-transform: lowercase;
	text-align: center;
	font-size: 12px;
	color: #3B1C11;
}

#footer a {
	text-decoration: underline;
	color: #3B1C11;
}

#about {
	overflow: hidden;
	width: 820px;
	margin: 0px auto;
	padding: 40px 40px;
	background: #FFFFFF url(images/page-gradient-bg.png) repeat-x left bottom;
	box-shadow: inset 0px 0px 1px 1px rgba(255, 255, 255, 1);
}

#about .title {
	padding-bottom: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	color: #A26500;
}

#two-column {
	padding-top: 30px;
	color: #210727;
	text-align: center;
}

#two-column h3 {
	padding-bottom: 20px;
	letter-spacing: -1px;
	font-size: 21px;
	color: #210727;
}

#two-column #column1 {
	float: left;
	width: 450px;
}

#two-column #column2 {
	float: right;
	width: 450px;
}

.list-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style1 li {
	padding: 5px 0px;
	border-top: 1px solid #EEEEEE;
}

.list-style1 a:hover {
	text-decoration: underline;
}

.list-style1 .first {
	border-top: none;
}

footer {
	width:100%; 
	padding:42px 0 58px;
}

.list-services {
	padding:8px 0 0 2px;
}
	.list-services li {
		float:left; 
		padding:0 10px 0 0;
	}
	.list-services li a {
		display:block;
		width:40px;
		height:40px;
		text-indent:-9999em;
		background:url(../images/social-icons.png) 0 0 no-repeat;
	}
	.list-services li.item-2 a {background-position:-50px 0;}
	.list-services li.item-3 a {background-position:-100px 0;}
	.list-services li.item-4 a {background-position:-150px 0;}
	
/**** Easy Tooltip ****/
#easyTooltip{
	padding:4px 12px;
	border:1px solid #fff;
	background:#121313;
	color:red;
	font-size:11px;
	text-transform:none;
	position:relative;
	z-index:9;
}

