 

/** Common Web Styles */

body {
	margin: 25px 0 20px 0;
	padding: 0;
	background: #D7D7BD;
	text-align: left;
	line-height: 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #cc0000;
	background: url(../images/usflag.jpg) no-repeat top;
}

#logo {
	position: absolute;
	top: 41px;
	left: 96px;
	width: 432px;
	height: 285px;
	background: url(../images/gallagher_button.png) no-repeat left top;
	border: 0px dotted #753F00; 
}

#fblock {
	position: absolute;
	top: 29px;
	right: 40px;
	width:  55px;
	height: 30px;
	padding:2px;
	background: url(../images/facebook_square.png) no-repeat left top;
	border: 0px dotted #753F00; 
}

#addrblock {
	position: absolute;
	top: 60px;
	left: 710px;
	width: 195px;
	height: 76px;
	padding:2px;
	border: 0px dotted #753F00; 
}


h1, h2, h3 {
	padding: 0;
	margin: 0;
	text-transform: lowercase;
	color: #F68026;
}

p, ul, ol {
	margin-bottom: 1.5em;
}

ul {
	margin: 0px;
	padding: 0;
}

a {
	color: #005880;
}

a:hover {
	text-decoration: none;
	color: #005880;
}

/** Style for header starts here */

 
 
#header_contact{
	position: absolute;
	top: 151px;
	left:111px;
	width: 800px;
	height: 150px;
	margin: 0px auto;
	background: url(../images/contact_information.png) no-repeat left top;

}



#header {
	position: absolute;
	top: 111px;
	left:111px;
	width: 800px;
	height: 220px;
	margin: 0px auto;
	background: url(../images/oxmgallagher_button.png) no-repeat left top;
}


#headertagline{
position: absolute;
	top: 91px;
	left:331px;
	width: 350px;
	font-size: 1.2em;
	font-weight: normal;

}

#headertagline h1{
font-size:22px;
color: blue;
text-transform:none;

}

#header h1, #header h2 {
	margin: 0px;
	padding: 0;
	font-weight: normal;
	color: #753F00;
}

#header h1 {
	padding: 110px 0px 10px 150px;
	font-size: 2em;
}

#header h2 {
	margin-top: -8px;
	padding: 0px 90px 0px 192px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

/** Style for menu starts here */

#menu {
position: absolute;
top: 269px;
left:60px;
	width: 800px;
	height: 50px;
	margin: 0px auto;
	border:1px solid rgb(156,189,239);
	background-color:rgb(238,242,248);
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 14px 30px 10px 12px;
	text-decoration: none;
	color: red;
	font-size:12pt;
}

#menu a:hover {
	text-decoration: underline;
	
}

/** Style for wrapper starts here */

#wrapper {
	
	margin: 10px 25px 20px 25px;
	height:940px;
	background: #FFFFFF;
	padding: 20px;
	border: 2px solid red;
	border-bottom: 1px solid red;
}

/** Style for content starts here */

#contenthome {
	position: absolute;
	top: 366px;
	left: 50px;
	width: 800px;
	margin: 0px auto;
	padding-top: 25px;
}

#contenthome h2 {
	text-transform: capitalize;
	font-size: 1.6em;
	font-weight: normal;
	border-bottom: 1px #753F00 dashed;
}

#content {
position: absolute;
top: 306px;
left: 50px;
width: 800px;
margin: 0px auto;
	padding-top: 25px;
}

#content h2 {
	text-transform: capitalize;
	font-size: 1.6em;
	font-weight: normal;
	border-bottom: 1px #753F00 dashed;
}

#content p {
}

#homeTag{
	position: absolute;
	top: -31px;
	left: 40px;
	float: left;
	width: 720px;
	padding-left: 30px;
	margin-bottom: 20px;
	border: 1px #753F00 dashed;
}



#leftwide {
	float: left;
	width: 820px;
	padding-left: 20px;
	margin-bottom: 20px;
}


#leftap {
 
 position: relative;
	top: 31px;
	float: left;
	width: 420px;
	padding-left: 30px;
	margin-bottom: 20px;
}

#left {
	float: left;
	width: 240px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#left ul {
	margin: 0 1em;
	padding: 0;
	list-style: disc;
}

#left li {
	margin-bottom: 10px;
	padding-left: 2px;
	line-height: 17px;
}

#left .post {
	margin-bottom: 20px;
}


#center {
	float: left;
	width: 240px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#center ul {
	margin: 0 1em;
	padding: 0;
	list-style: disc;
}

#center li {
	margin-bottom: 10px;
	padding-left: 2px;
	line-height: 17px;
}

#center .post {
	margin-bottom: 20px;
}


#right {
position: relative;
	top: 31px;
	float: left;
	width: 240px;
	padding-left: 20px;
	margin-bottom: 20px;
}


#rightexp {
	float: left;
	width: 320px;
	padding-left: 20px;
	margin-bottom: 20px;
}


#right ul {
	margin: 0 1em;
	padding: 0;
	list-style: disc;
}

#right li {
	margin-bottom: 10px;
	padding-left: 2px;
	line-height: 17px;
}

#right .post {
	margin-bottom: 20px;
}

.post{
border: 1px #753F00 dashed;
padding:10px;
}

.post ul{
 padding-left: 22px;
 }


/** Style for footer starts here */

#footer {
position: relative;
bottom: -50px;
	clear: both;
	width: 840px;
	height: 72px;
	margin: 120px 0 0 0 ;
	padding-top: 13px;
	background: #000000;
	text-transform: uppercase;
	font-size: 10px;
	color: red;
	border:1px solid rgb(156,189,239);
	background-color:rgb(238,242,248);
}

#footer .copyright {
	float: left;
	margin: 0px;
	padding-left: 20px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
	
}

#footer .website a{
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
	color:#720806;
}

 

#footer .css {
	padding-left: 20px;
	background: url(../images/image01.png) no-repeat left 50%;
}

#footer .xhtml {
	padding-left: 20px;
	background: url(../images/image02.png) no-repeat left 50%;
	color: red;
}

#footer a {
	color: #E5E5CC;
}
