body
{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #e5e5e5; 
	font: 0.8em/150% Arial, Helvetica, sans-serif; 
}
#layoutLogic
{
	width: 770px;
	margin: 0px auto;		
}
#header
{
	background-image: url("images/top_nav_bg.jpg");
	background-repeat: no-repeat;
	height: 103px;	
}
#footer
{
	text-align:right;
	background-image: url("images/footer.gif");
	background-repeat: no-repeat;
	width: 770px;
	height: 30px;
}
#page
{	
	text-align: left;
	padding:0px;
	background-color: #dee4e9;
	background-image: url("images/bg.gif");
	background-repeat: repeat-y;
	width: 770px;
}
.col_left
{
	width: 250px;
	height: auto;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 30px;
}
.col_right
{
	position: relative;
	text-align: justify;
	width: 470px;
	margin: 20px 20px 20px 20px;				
}
.col_right1
{
	position: relative;
	text-align: justify;
	vertical-align:top;
	width: 470px;
	padding-top:30px;				
}
.col_right2
{
	position: relative;
	text-align: justify;
	width: 520px;
	margin: 20px 20px 20px 20px;				
}
.element1
{
	position: relative;
	height: 103px;
	top:3px;
	text-align: right;

}
.element2
{
	height:352px;
	width:770px;
	margin:0px;
	padding:0px;
}
.element3
{
	text-align: center;
	vertical-align:middle;
	font-family:Verdana;
}
.element3 a
{
	vertical-align:middle;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 110%;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	display: block;
	width: 252px;
	text-decoration: none;
}
.element5
{
	height:100px;
	text-align: center;
}
a.nav_top
{
	color: #fff;
	margin-right: 15px;
	font-size: 12px;
}
a.nav_foot
{
	color: #fff;
	margin-right: 30px;
	font-size: 10px;
}
.rollover a
{
	font-family:Verdana;
	font-size: 8px;
	font-weight:bold;
	float: right;
	display: block;
	color: #ffffff;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 75px;
	padding-bottom: 5px;
	text-decoration: none;
	text-align: center;
}

.about a {background-image:url("images/line.jpg"); background-repeat: no-repeat;}
.about a:hover {background-image:url("images/about_us.jpg");}
.about a:active {background-image:url("images/about_us.jpg");}

.our a {background-image:url("images/line.jpg"); background-repeat: no-repeat;}
.our a:hover {background-image:url("images/our_services.jpg");}
.our a:active {background-image:url("images/our_services.jpg");}

.branding a {background-image:url("images/line.jpg"); background-repeat: no-repeat;}
.branding a:hover {background-image:url("images/branding.jpg");}
.branding a:active {background-image:url("images/branding.jpg");}

.portfolio a {background-image:url("images/line.jpg"); background-repeat: no-repeat;}
.portfolio a:hover {background-image:url("images/portfolio.jpg");}
.portfolio a:active {background-image:url("images/portfolio.jpg");}

.contact a {background-image:url("images/line.jpg"); background-repeat: no-repeat;}
.contact a:hover {background-image:url("images/contact_us.jpg");}
.contact a:active {background-image:url("images/contact_us.jpg");}

.login a {background-image:url("images/line.jpg"); background-repeat: no-repeat;}
.login a:hover {background-image:url("images/login.jpg");}
.login a:active {background-image:url("images/login.jpg");}

label
{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

input
{
	border: solid 1px #aaa;
}

.heading1 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom:20px;
}
.heading2 {
	padding-bottom:15px;
	padding-top:10px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

.heading3 {
	font-weight:bold;
	font-size:12px;
}

.paragraph {
	padding-bottom:5px;
	font-size:10px;
}

.textfield {
	width:320px;
}

.form_head1 {
	font-weight:bold;
}

.element4 {
	padding-top:5px;
	padding-bottom:5px;
	color:#ffffff;
	font-family:Verdana;
}

.element4 a {
	font-size: 12px;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}