body {
	margin: 0;
	padding: 0;
	background: url(images/img7.gif) repeat-x left top;
	background-color: #ffffff;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #222222;

}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #222222;
	font-weight:lighter;
}

h1 { font-size: 25px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }

p, ul, ol, blockquote {
	margin-top: 0;
	padding-top: 0;
	text-align: justify;
	line-height: 18px;
}

a {
	color: #222222;
	text-decoration:none;
}

a:hover {
	color: #0033ff;
	text-decoration: none;
}

/* Boxed */

.boxed {
	/*background: url(images/img4.gif) repeat-x left bottom;*/
	padding-right: 10px;
}

/* Post */

/*.post {
	margin: 0 0 20px 0;
	padding: 10px 20px 30px 20px;
	background: url(images/img4.gif) repeat-x left bottom;
}

.post h4 {
	margin-bottom: 20px;
	font-size: 11px;
	font-weight: normal;
}

.post h4 strong {
	font-weight: bold;
	color: #5B6F88;
}
*/

/* Header */

#header {
	width: 904px;
	height: 60px;
	background: url(images/master-headers-ea-v1.jpg) repeat-x;
	background-position: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 53px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 10px 15px 0 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #0C7AC7 url(images/img2.gif) repeat-x;
}
/* Menu2 */

/*#menu2 {
	float: left;
}

#menu2 ul {
	margin: 0;
	padding: 10px;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	float: left;
	height: 25px;
	padding: 60px 65px 0 65px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu2 a:hover {
	background: #0C7AC7 url(images/img2.gif) repeat-x;
}*/

/* Search */

/*#search {
	float: right;
	padding: 63px 0 0 0;
}

#textfield1 {
	width: 175px;
	background: #FFFFFF;
	border: none;
}

#submit1 {
	height: 19px;
	background: #6F9303;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}*/

/* Content */

#content {
	width: 904px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 238px;
}

#colTwo {
	float: right;
	width: 646px;
}

#colThree {
	float: right;
	width: 323px;
}

#colFour {
	float: right;
	width: 323px;
}
/* ColOne Content */

#colOne ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#colOne li {
	padding: 5px 0 7px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#colOne li.first {
	border: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#colOne li.last {
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#colOne li.profile {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}

#colOne h3 {
	font-size: 15px;
}

/* ColTwo Content */

/* Logo */

#logo {
	background-position:left center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/blueorb-sml.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 904px;
}

#logo h1 {
	text-transform: lowercase;
}

#logo h2 {
	text-transform: lowercase;
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
#logo p {
	margin-left: 230px;
	padding-top: 55px;
	font-size:12px;
	text-align:right;
}

/* Welcome */

#welcome {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#welcome .portfolio {
}

#welcome h2 {
	margin-bottom: 25px;
}

#welcome .image {
	float: left;
	padding: 0 17px 0 0;
}

#welcome p {
	margin-left: 30px;
}

#welcome .maincontent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

#welcome .maincontentmagenta {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D60E8B;
}

#welcome .maincontentbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;

}

#welcome .subheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

#welcome .subheader2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #66CC33;
}

#welcome .maincontentlink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D60E8B;
}

/* Footer */

#footer {
	clear: both;
	width: 904px;
	margin: 0 auto;
	/*background: url(images/img6.gif) repeat-x left top;*/
}

#footer p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A4AFBD;
	margin: 0;
	padding: 5px;
	text-align: right;
	font-size: 10px;
	color: #222222;
}

#footer .web {
	margin: 0;
	color:#A4AFBD;
	text-align:right;
}
#footer .legals {
	margin: 0;
	color:#A4AFBD;
	text-align:left;
}
