body
{
	margin:0px;
	padding:0px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	background-color:#0a4989;
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
}
#container
{
	width:986px;
	text-align:left;
	background-color:#fff;

}
#header
{
	background-image:url(../images/header_background.png);
	height:160px;
	background-repeat:repeat-x;
}

#logo{float:left}
#welcome{ float:left; width:450px; margin:50px 0px 0px 0px;}
.topButtons{margin:55px 0px 0px 50px; float:left}

h1{font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#0a4989; margin:0px 0px 10px 0px; padding:0px;}
.smallSize{font-size:11px;}

.left{float:left}
.right{float:right}
.clear{clear:both}
a{color:#0a4989; text-decoration:underline}
a:hover{text-decoration:none;}

#navigation
{
	background-image:url(../images/navigation_background.png);
	background-repeat:repeat-x;
	height:52px;
}
#navigation ul
{
	margin:0px;
	padding:0px;
}
#navigation ul li
{
	float:left;
	list-style-type:none;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}
#navigation ul li a
{
	color:#fff;
	padding:12px 15px 0px 15px;
	display:block;
	text-decoration:none;
	height:38px;
}
#navigation ul li a:hover
{
	background-image:url(../images/navigation_background_hover.png);
	background-repeat:repeat-x;
}
#bodyArea{ padding:18px 18px 0px 18px;}

.rightColumn{ float:right}
.leftColumn{float:left}

.webDevelopment{background-image:url(../images/web_development.png); background-repeat:no-repeat; width:136px; height:144px; margin-bottom:10px; color:#e5850a; font-size:11px; padding:70px 20px 0px 130px; line-height:16px;}

.internetMarketing{background-image:url(../images/internet_marketing.png); background-repeat:no-repeat;width:136px; height:144px; margin-bottom:10px; color:#e5850a; font-size:11px; padding:70px 20px 0px 130px; line-height:16px;}

.graphicDesign{background-image:url(../images/graphic_design.png); background-repeat:no-repeat; width:136px; height:144px; margin-bottom:10px; color:#e5850a; font-size:11px; padding:70px 20px 0px 130px; line-height:16px;}

.webServices{background-image:url(../images/web_services.png); background-repeat:no-repeat; width:136px; height:144px; margin-bottom:10px; color:#e5850a; font-size:11px; padding:70px 20px 0px 130px; line-height:16px;}

#latestProjects{background-image:url(../images/latest_projects.png); width:505px; height:157px; background-repeat:no-repeat; padding:60px 10px 0px 10px; float:left;}

.greatDeals{background-image:url(../images/great_deals.png); background-repeat:no-repeat; width:422px; height:216px; float:right}

#footer{background-image:url(../images/footer_bg.png); height:193px; background-repeat:repeat-x; margin:0px -18px 0px -18px;}
#footerInner{padding:35px 0px 0px 55px; color:#fff; font-size:10px; font-weight:bold}
.footerLinks{padding:4px 0px 0px 5px; line-height:14px; font-family:Verdana, Arial, Helvetica, sans-serif}
.footerLinks a{color:#fff; text-decoration:none}
.footerLinks a:hover{color:#fff; text-decoration:underline;}

.bottomLinks{background-image:url(../images/bottom_bg.png); background-repeat:repeat-x; height:22px;  margin:0px -18px 0px -18px; text-align:center;}

.bottomLinks a{color:#2e4e8c; text-decoration:none; font-size:11px; font-weight:bold; padding:0px 10px 0px 10px;}
.bottomLinks a:hover{text-decoration:underline}

.bottomInfo{font-size:10px; color:#fff; text-align:center; width:960px; line-height:14px; padding:15px 0px 5px 0px;}
.style1 {
	color: #FF9900;
	font-weight: bold;
}
.style2 {
	color: #FFF;
	padding:10px 20px 20px 10px;
}
.style3 {color: #999999}
.style5 {
	color: #FF9900;
	font-weight: bold;
}
.style4 {color: #333333}
.style6 {
	color: #CCCCCC;
	font-weight: bold;
	padding:10px 10px 10px 10px;
}
