/*************************** BROWSER RESET ****************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/**********************************************************************/
* :focus { outline: 0; }
a:link { color:#F26101; }
a:visited { color:#F2A521; }
a:hover { color:#F2A521; text-decoration:none; }
a:active { color:#F26101; }
strong { font-weight:bold; }
em { font-style:italic; }
body
	{
		background-color:#304269;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
#wrapper_left
	{
		width:968px;
		margin:auto;
		background:url(../images/content_bg-left.png) 0% 80% no-repeat #FFFFFF;
	}
#wrapper_right
	{
		width:968px;
		background:url(../images/content_bg-right.png) 100% 96% no-repeat;
	}
.clear{clear:both;}
p
	{
		line-height:16px;
		margin-bottom:10px;
		padding:0 15px 0 20px;
	}
/**********************************************************************/
/*************************** LOGO SECTION *****************************/
#logo
	{
		width:145px;
		height:76px;
		display:block;
		float:left;
		background:url(../images/logo.png) top right no-repeat;
		margin:10px 0 0 10px;
		text-decoration:none;
	}
#logo span
	{
		visibility:hidden;
	}
/**********************************************************************/
/*************************** MENU SECTION *****************************/
#menu
	{
		width:549px;
		height:102px;
		display:block;
		float:left;
		background:url(../images/navigation_bg.png) top right no-repeat;
		margin-left:150px;
	}
#menu li
	{
		float:left;
	}
#menu a
	{
		background:url(../images/menu.png) top right no-repeat;
		text-decoration:none;
	}
#menu a span
	{
		visibility:hidden;
	}
#home a
	{
		width:70px;
		height:37px;
		display:block;
		background-position:0 -7px;
		margin:18px 0 0 22px;
	}
#home a:hover
	{
		background-position:0 -52px;
	}
#portfolio a
	{
		width:90px;
		height:43px;
		display:block;
		background-position:0 -82px;
		margin:38px 0 0 29px;
	}
#portfolio a:hover
	{
		background-position:0 -141px;
	}
#contact a
	{
		width:85px;
		height:43px;
		display:block;
		background-position:0 -185px;
		margin:10px 0 0 40px;
	}
#contact a:hover
	{
		background-position:0 -247px;
	}
#testemonials a
	{
		width:147px;
		height:43px;
		display:block;
		background-position:0 -290px;
		margin:34px 0 0 40px;
	}
#testemonials a:hover
	{
		background-position:0 -351px;
	}
#page1
	{
		background-position:0 -52px!important;
	}
#page2
	{
		background-position:0 -141px!important;
	}
#page3
	{
		background-position:0 -247px!important;
	}
#page4
	{
		background-position:0 -351px!important;
	}
/**********************************************************************/
/************************** HEADER SECTION ****************************/
#header
	{
		width:968px;
		height:292px;
		display:block;
		clear:both;
		background:url(../images/header.png) top left no-repeat;
	}
/**********************************************************************/
/************************** CONTENT SECTION ***************************/
#right
	{
		float:right;
		width:485px;
		margin:10px 25px 20px 0;
	}
/* Div of child hack to fix IE6 margins */
#wrapper_right>#right
	{
		float:right;
		width:485px;
		margin:10px 50px 20px 0;
	}
#right h1
	{
		background:url(../images/h1.png) bottom left no-repeat;
		font-weight:bold;
		color:#304269;
		padding:0 0 0 23px;
		font-size:12px;
		margin-bottom:10px;
	}
#right h2
	{
		background:url(../images/h1.png) bottom left no-repeat;
		font-weight:bold;
		color:#304269;
		padding:0 0 0 23px;
		font-size:12px;
		margin:40px 0 10px 0;
	}
.sample
	{
		width:200px;
		float:left;
		margin:0 0 10px 18px;
		text-align:center;
	}
/* Div of child hack to fix IE6 margins */
#right>.sample
	{
		width:200px;
		float:left;
		margin:0 0 10px 30px;
	}
.site
	{
		height:120px;
		background:url(../images/dot.png) bottom left repeat-x #FFFFFF;
		padding:10px 0 10px 0;
		margin-bottom:10px;
		clear:both;
	}
.site img
	{
		float:left;
		margin:0 10px 10px 0;
	}
.feedback
	{
		background:url(../images/dot.png) bottom left repeat-x #FFFFFF;
		padding-bottom:10px;
		margin-bottom:10px;
	}
#right ul
	{
		margin:0 0 10px 20px;
	}
#right li
	{
		line-height:18px;
	}
#left
	{
		width:340px;
		margin:10px 50px 0 0;
		float:right;
	}
#left h1
	{
		background:url(../images/h2.png) bottom left no-repeat;
		font-weight:bold;
		color:#304269;
		padding:0 0 0 26px;
		font-size:12px;
		margin-bottom:10px;
	}
#left form
	{
		background:url(../images/form_bg.png) top left no-repeat;
	}
input
	{
		width:200px;
	}
.col1
	{
		margin:10px 0 0 27px;
		width:220px;
		display:block;
	}
.col2
	{
		margin:3px 0 0 27px;
		display:block;
	}
#submit_btn
	{
		background:url(../images/button.png) no-repeat left top;
		border:none;
		color:#000000;
		cursor:pointer;
		height:33px;
		width:121px!important;
		font-weight:bold;
		text-decoration:none;
		margin:10px 0 0 20px;
	}
#submit_btn:hover
	{
		background-position:0 -40px;
	}
.message
	{
		border:solid 1px #CC0033;
		background-color:#FFFFCC;
		padding:5px 0 5px 0;
		margin-bottom:10px;
	}
.err_php
	{
		color: #FF3300;
		font-weight: bold;
		display:block;
	}
.red
	{
		color:#CC0033;
	}
/****** FORM ERROR CHECKING ******/
input.disabled 
	{
		border: 1px solid #F2F2F2;
		background-color: #F2F2F2;
	}

input.required, textarea.required 
	{
		border: 1px solid #CCCCCC;
	}
input.validation-failed, textarea.validation-failed 
	{
		border: 1px solid #FF3300;
		color : #FF3300;
	}
input.validation-passed, textarea.validation-passed 
	{
		border: 1px solid #00CC00;
		color : #000;
	}

.validation-advice 
	{
		margin: 5px 0;
		padding: 5px;
		color : #FF3300;
		font-weight: bold;
	}

.custom-advice 
	{
		margin: 5px 0;
		padding: 5px;
		color : #FF3300;
		font-weight: bold;
	}
/**********************************************************************/
/**************************** ADMIN SECTION ***************************/
.update
	{
		float:left;
		margin-right:30px;
		padding-top:9px;
		text-align:center;
		background:url(../images/button.png) top left no-repeat #FFFFFF;
		width:121px;
		height:25px;
		border:none;
		cursor:pointer;
		font-weight:bold;
		text-decoration:none!important;
		font-size:14px;
	}
.update:hover
	{
		background-position:0 -40px;
	}
.deleteForm
	{
		float:left;
		margin-bottom:30px;
	}
.delete
	{
		background:url(../images/button.png) top left no-repeat #FFFFFF;
		width:121px;
		height:34px;
		border:none;
		cursor:pointer;
		font-weight:bold;
	}
.delete:hover
	{
		background-position:0 -40px;
	}
/**********************************************************************/
/*************************** FOOTER SECTION ***************************/
#footer
	{
		clear:both;
		height:17px;
		background:url(../images/footer.png) bottom center no-repeat;
		text-align:center;
		font-size:10px;
		padding-top:15px;
	}