body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DEDDDD;
	text-align:center; 
	background-image: url(images/bg.png);
}

/*LAYOUT STYLES
__________________________________________________________________________________________*/

#address {
	height: 20px;
	width: 982px;
	margin-left:auto;
	margin-right:auto;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 20px;
}
.heart {
	color: #cccc33;
	margin-left: 15px;
}
.bookmark {
	float:left;
	height: 20px;
	width: 150px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
}
.bookmark a{
	color: #FFFFFF;
	text-decoration:none;
	margin-left: 5px;
}
#content {
	width: 982px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(images/wrapper_bg.gif);
	background-repeat: y;
	height: 1450px;

}
#thankyoucontent {
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;
}
#twocols{
	width: 524px;
	float: right;
	position: relative;
}
#maincol{
	width: 458px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	position: relative;
}
#maincolinner{
	width: 443px;
	margin-left:10px;
	margin-right:5px;
	position: relative;
}
#middlecol{
	width: 262px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
}
#middlecolinner{
	width: 247px;
	margin-left:10px;
	margin-right:5px;
	position: relative;
}
#workheader{
	width: 247px;
	height:30px;
	position: relative;
	background-image: url(images/header_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#rightcol{
	width: 262px;
	float: right;
	position: relative;
	background-color: #f5f7f5;
}
#rightcolinner{
	width: 252px;
	margin-left:5px;
	margin-right:5px;
	position: relative;
}
#footer {
	height: 20px;
	width: 100%;
	background-color: #4d6372;
	padding-bottom: 20px;
	clear: both;
}


#footerdetail {
	height: 20px;
	width: 982px;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	text-align: left;
	text-indent: 10px;
}
/*
__________________________________________________________________________________________*/






/*_______________________________________________________________________________portfolio thumbs*/


.thumbs li{
	list-style-type: none;
	display: inline;

}
.thumbs img{
	height: 46px;
	margin-right:10px;
	margin-bottom:10px;
	width: 46px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

/*_______________________________________________________________________________________________*/




#resourcelist
{
padding-left: 0;
margin-left: 5px;
width: 240px;
}

#resourcelist li
{
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#resourcelist li a {
	text-decoration: none;
	color: #666666;
	display: block;
	width: 240px;
	height: 19px;
	padding-top: 4px;
}
#resourcelist li a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	width: 240px;
}



/* FONT STYLES
____________________________________________________________________________________________*/
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 18px;
	color: #666666;
}
p a{
	color: #A3A923;
	text-decoration:none;
}
p a:hover{
	color: #cccccc;
	text-decoration:none;
}
h1 {
	FONT-STYLE: normal;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A3A923;
}
h2 {
	FONT-STYLE: normal;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #A3A923;
}
h3 {
	FONT-STYLE: normal;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}

.quote {
	FONT-STYLE: italic;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	line-height: 9px;
}
h1#welcome{
	background-repeat: no-repeat;
	height: 35px;
	margin-top: 20px;
}
h1#portfolio{
	background-repeat: no-repeat;
	height: 35px;
	margin-top: 20px;
}
h1#contact{
	background-repeat: no-repeat;
	height: 35px;
	margin-top: 20px;
}


#clientlink li {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	line-height: 15px;
}

.clientlink {
	COLOR: #4D5E73;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	TEXT-DECORATION: none;
}
A:visited.clientlink   {COLOR: #4D5E73; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; TEXT-DECORATION: none}
A:active.clientlink   {COLOR: #4D5E73; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; TEXT-DECORATION: none}
A:hover.clientlink  {COLOR: #cccccc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; TEXT-DECORATION: none}

/*
____________________________________________________________________________________________*/

/* CONTACT MODULE
____________________________________________________________________________________________*/
#contactmodule {
	width: 240px;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 20px;
}
.namefield {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #e3e7e7;
	height: 15px;
	width: 240px;
	border: 1px solid #B8C6D5;

}
.emailfield {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #e3e7e7;
	height: 15px;
	width: 240px;
	border: 1px solid #B8C6D5;

}
.messagefield {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #e3e7e7;
	height: 50px;
	width: 240px;
	border: 1px solid #B8C6D5;

}
#buttonholder {
	width: 240px;
	text-align: center;
}
.sendbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	height: 20px;
	background-image: url(images/buttonbg.gif);
	background-repeat: no-repeat;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* LATEST WORK MODULE
____________________________________________________________________________________________*/
#latestworkdetails {
	width: 443px;
	float: left;
	position: relative;
}

#latestwork {
	width: 443px;
	float: left;
	position: relative;
}
#latesttop {
	width: 443px;
	float: left;
	position: relative;
	background-image: url(images/latest_bx_top.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#latestbtm {
	width: 443px;
	float: left;
	position: relative;
	background-image: url(images/latest_bx_btm.gif);
	background-repeat: no-repeat;
	height: 20px;
}
/*
____________________________________________________________________________________________*/