* {
	margin: 0;
	padding: 0;}

body {
	background: #000000 url(images/services01.jpg) no-repeat center top;
	font: normal small Arial, Helvetica, sans-serif;
	color: #FFFFFF;}

h1, h2, h3 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

img {
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;}

.boxed .title {
	height: 26px;
	padding: 10px 0 0 10px;
	background: url(images/img02.gif) repeat-x;
	border-bottom: 1px solid #FFFFFF;
	text-transform: lowercase;
	font-size: 1em;
	color: #355379;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
}

/* Post */

.post {
	margin-bottom: 20px;
	padding: 20px 20px 20px 20px;
	}

.post .title {
	clear: both;
	padding: 20px 0;
	color: #355379;
}

.post .date {
	float: left;
	width: 80px;
	height: 21px;
	padding: 9px 0 0 0;
	background: #ffffff;
	text-align: center;
	font-size: x-small;
	color: #000000;}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
	display: none;
}

.post .meta {
	float: left;
	width: 410px;
	height: 28px;
	text-align: center;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
}

.post h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Logo */

#logo {
	width: 700px;
	height: 140px;
	margin: 0 auto;
	background: url(images/services01.jpg) no-repeat;
}

#logo h1 {
	padding: 50px 0em 0px 270px;
	text-transform: lowercase;
	font-size: 30px;
	color: #e20014;font-weight: bold;font-family: Times, "Times New Roman", serif;}

#logo h1 span {
	font-size: 30px;
	font-weight: normal;}

#logo h2 {
	margin-top: -1em;
	padding: 20px 0em 0em 350px;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: .8em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 700px;
	height: 20px;
	margin: +5px auto 10px auto;
	
	
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 15px 5px 0px 5px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: .9em;
	font-weight: normal;    color: #e20014;}

#menu a:hover {
	text-decoration: none;
	color: #ffffff;
}

#menu .active a {
	text-transform: uppercase;
}



/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}



#extra {
}

/* Content > Main */

#main {
	float: right;
	width: 390px;padding-bottom: 5px;background-image: url(images/gull_bg.jpg);background-repeat: no-repeat;background-position: center center;}

#main h1 {font-size: 20px;
	font-weight: normal;
	padding-left: 130px;color: #000000;}

#main a {
}

/* Content > Main > Welcome */

#welcome {color: #000000;
}

#welcome a{color: #e20014;
}

#welcome a:hover{color: #000000;text-decoration: none;}

/* Content > Main > Example */

#example {
}



#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}



/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px #FFFFFF solid;
}

#footer p {
	margin: 0;
	font-size: x-small;
}
#contact li{
	color: #ffffff;
	display: inline-block;    float: right;margin-left: 20px;padding: 10px;
list-style: none
}
	
#legal {}

/* Footer > Links */

#links {
}table {border: 1px #ffffff groove;padding: 3px;}th {color: #e20014;text-align: right;font-weight: bold;
padding: 2px;}td {text-align: right;
padding: 2px;}
