BODY,TD,TH,DIV,P,H1,H2,H3,H4,H5,H6 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

BODY{
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:center;
	background-image:url(../images/design/body_background.gif);
	background-repeat:repeat-x;
	background-color:#d4e1f0;
}

DIV{
	margin:0px;
	padding:0px;
	text-align:left;
}

DIV.clearFloat{
	clear:both;
}

IMG {
	border:0px;
}

.floatRight{
	float:right;
}

.floatLeft{
	float:left;
}

A{
	text-decoration:none;
	color:#0860b4;
}

A:hover{
	text-decoration:underline;
}

/* Design */

DIV.design{
	margin-top:10px;
 	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-image:url(../images/design/content_background.gif);
	background-repeat:repeat-y;
}

DIV.design DIV.designTop{
	float:left;
	width:1000px;
	background-image:url(../images/design/content_top.gif);
	background-repeat:no-repeat;
	background-position:top;
}

DIV.design DIV.designTop DIV.designBottom{
	float:left;
	width:1000px;
	background-image:url(../images/design/content_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

/* Top */

DIV.top{
	float:left;
	width:1000px;
}

DIV.top DIV.topLeft{
	float:left;
	width:219px;
}

DIV.top DIV.topLeft DIV.advert{
	float:left;
	margin:104px 0px 0px 21px;
}

DIV.top DIV.topMiddle{
	float:left;
	width:564px;
	margin:138px 0px 0px 0px;
}

DIV.top DIV.topMiddle DIV.images{
	float:left;
	width:503px;
	height:64px;
	margin:0px 0px 0px 61px;
	font-family:
}

DIV.top DIV.topMiddle DIV.images IMG.border{
	border-style:solid;
	border-width:3px;
	border-color:#ebebeb;
	margin-right:6px;
}

DIV.top DIV.topRight{
	float:left;
	width:217px;
}


DIV.top DIV.topRight DIV.advert{
	float:left;
	margin:201px 0px 0px 130px;
}

/* Main */

DIV.main {
	float:left;
	width:1000px;
	margin:0px 0px 0px 0px;
}

DIV.main DIV.leftNav{
	float:left;
	width:219px;
 	margin:27px 0px 0px 0px;
}

DIV.main DIV.leftNav DIV.nav{
	float:left;
 	margin:5px 0px 0px 0px;
}

DIV.main DIV.leftNav DIV.navTitle{
	float:left;
	margin:0px 12px 0px 27px;
}

DIV.main DIV.body{
	float:left;
	width:564px;
	margin:0px 0px 0px 0px;
}

DIV.main DIV.content{
	float:left;
	width:522px;
	margin:21px 21px 21px 21px;
}

DIV.main DIV.rightNav{
	float:left;
	width:217px;
	margin:0px 0px 0px 0px;
}

DIV.main DIV.rightNav DIV.navTitle{
	float:left;
	margin:0px 11px 0px 11px;
}

DIV.main DIV.rightNav DIV.portfolioImage{
	float:left;
	margin:6px 0px 0px 16px;
	border-style:solid;
	border-width:1px;
	border-color:#c6c6c6;
}

DIV.main DIV.rightNav DIV.portfolioDetails{
	float:left;
	margin:0px 23px 0px 8px;
	width:186px;
	text-align:center;
}

DIV.main DIV.rightNav DIV.portfolioDetails H3{
	margin:3px 0px 0px 0px;
}

DIV.main DIV.rightNav DIV.portfolioDetails P{
	margin:3px 0px 5px 0px;
}

DIV.main DIV.rightNav DIV.portfolioDetails A{
	font-weight:bold;
	color:#0860b4;
	text-decoration:none;
}

DIV.main DIV.rightNav DIV.portfolioDetails A:hover{
	text-decoration:underline;
}

/* Main Styles */
DIV.main DIV.content H1,
DIV.main DIV.content H2,
DIV.main DIV.content H3,
DIV.main DIV.content H4,
DIV.main DIV.content H5,
DIV.main DIV.content H6{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0860b4;
}

DIV.main DIV.content H1{
	margin:0px 0px 10px 0px;
	padding:0px 0px 4px 0px;
	border-bottom-style:solid;
	border-bottom-width:9px;
	border-bottom-color:#ebebeb;
	font-size:18px;
}

DIV.main DIV.content H2{
	margin:0px 0px 5px 0px;
	padding:10px 0px 4px 0px;
	border-bottom-style:solid;
	border-bottom-width:4px;
	border-bottom-color:#ebebeb;
	font-size:16px;
}

DIV.main DIV.content H3{
	margin:0px 0px 10px 0px;
	padding:10px 0px 2px 0px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#ebebeb;
	font-size:12px;
}

DIV.main DIV.content H4{
	margin:0px 0px 10px 0px;
	padding:10px 0px 2px 0px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#ebebeb;
	font-size:12px;
}

DIV.main DIV.content H5{
	margin:0px 0px 10px 0px;
	padding:10px 0px 2px 0px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#ebebeb;
	font-size:12px;
}

DIV.main DIV.content H6{
	margin:5px 5px 7px 5px;
	font-size:12px;
}



DIV.main DIV.content DIV.portfolioComplete H4{
	margin:0px 0px 5px 0px;
	padding:0px 0px 4px 0px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#ebebeb;
	color:#0860b4;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

DIV.main DIV.content P{
	margin:5px 5px 7px 5px;
	text-align:justify;
}

DIV.main DIV.content EM{
	color:#0860b4;
	font-style:normal;
	font-weight:bold;
}

DIV.main DIV.content P.textCenter{
	text-align:center;
}

DIV.main DIV.content UL{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 8px;
}

DIV.main DIV.content UL LI{
	line-height:16px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 14px;
	color:#333333;
	font-size:12px;
	background-image:url(../images/navBullet.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	text-align:justify;
}

DIV.main DIV.content HR{
	clear:both;
	margin:0px 0px 0px 0px;
	border:0px;
	height:2px;
	color:#ebebeb;
	background-color:#ebebeb;
}


DIV.main DIV.leftNav DIV.nav UL LI A{
	color:#333333;
	font-size:11px;
	text-decoration:none;
}

DIV.main DIV.leftNav DIV.nav UL{
	list-style-type:none;
	margin:0px 0px 40px 0px;
	padding:0px 0px 0px 0px;
}

DIV.main DIV.leftNav DIV.nav UL LI{
	line-height:26px;
	margin:0px 0px 0px 40px;
	padding:0px 0px 0px 0px;
	color:#333333;
	font-size:11px;
	background-image:url(../images/leftNav/navLine.gif);
	background-position:0px 23px;
	background-repeat:no-repeat;
}

DIV.main DIV.leftNav DIV.nav UL LI A:hover{
	color:#f75e0f;
}

DIV.main DIV.portfolioImageSmall{
	float:left;
	margin-bottom:2px;
	margin-left:2px;
	margin-right:5px;
	width:170px;
	overflow:hidden;
}
DIV.main DIV.portfolioImageSmallRight{
	width:170px;
}

DIV.main DIV.portfolioImageSmallHolder{
	float:left;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#DDDDDD;
	margin-bottom:10px;
	background-image:url(../images/portfolio/bottomSection.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
}

DIV.main DIV.portfolioImageSmall H3{
	text-align:center;
	margin-top:5px;
}

DIV.main DIV.content IMG.border{
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}

DIV.main DIV.portfolioImageSmallRight,
DIV.main DIV.portfolioImageLarge{
	float:right;
	margin:5px 0px 5px 5px;
}

DIV.main DIV.portfolioComplete{
	float:left;
	width:345px;
}

DIV.main DIV.portfolioImageLarge{
	width:254px;
}

DIV.main DIV.portfolioImageSmallLeft{
	float:left;
	margin:3px 5px 5px 0px;
}

DIV.main DIV.portfolioImageSmallRight H3,
DIV.main DIV.portfolioImageSmallLeft H3,
DIV.main DIV.portfolioImageLarge H3{
	text-align:center;
	color:#0860b4;
}

DIV.main DIV.portfolioImageSmallRight P,
DIV.main DIV.portfolioImageSmallLeft P,
DIV.main DIV.portfolioImageLarge P{
	text-align:center;
	margin:0px 0px 0px 0px;
}

/* Footer */

DIV.footer{
	float:left;
	width:1000px;
	margin:0px 0px 0px 0px;
}

DIV.footer DIV.copyright{
	float:left;
	font-size:10px;
	color:#666666;
	margin:0px 0px 0px 219px;
	padding:0px 0px 21px 0px;
	width:553px;
	text-align:right;
}

DIV.footer DIV.copyright A{
	color:#666666;
	text-decoration:none;
}

DIV.footer DIV.copyright A:hover{
	color:#f75e0f;
}
