@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 160%;
	color:;
	margin: 0px;
	background-attachment: fixed;
	background-color: #CCCAC9;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
}

a:link {color:#000; text-decoration:underline;}
a:visited {color:#000; text-decoration:underline;}
a:active {color:#000; text-decoration:underline;}
a:hover {color:#2C473D; text-decoration:underline;}
a:visited:hover {color:#2C473D; text-decoration:underline;}

a:focus {outline:none}
img {border: 0}

h1 {font-size:18px; color:#213931; margin-bottom:5px; margin-top:0px; font-weight:normal;}
h2 {font-size:18px; font-weight:normal;}
h3 {font-size:16px; font-weight:normal;}

/* Global Theme */

#header {width:972px; margin:auto;}
#content {width:1000px; background: url(images/content-bg.png) repeat-y 0px 68px; margin-right: auto;	margin-bottom: auto; margin-left: auto;}

#footer {width:972px; margin:auto; color:#fff; line-height:200%;}
#footer a:link {color:#fff; text-decoration:none;}
#footer a:visited {color:#fff; text-decoration:none;}
#footer a:active {color:#fff; text-decoration:none;}
#footer a:hover {color:#000; text-decoration:none;}
#footer a:visited:hover {color:#000; text-decoration:none;}

/* Home Specific */

#homecontent {width:1000px;	height:538px; background: url(images/home-content-bg.png) no-repeat 0px 55px; margin-right: auto;	margin-bottom: auto; margin-left: auto;}
#portabout {width:972px; background-color:#000; margin:auto; color:#fff; padding:11px;}
#portabout a:link {color:#FFFFFF; text-decoration:underline;}
#portabout a:visited {color:#FFFFFF; text-decoration:underline;}
#portabout a:active {color:#FFFFFF; text-decoration:underline;}
#portabout a:hover {color:#CCCCCC; text-decoration:underline;}
#portabout a:visited:hover {color:#CCCCCC; text-decoration:underline;}

#blogfeed {width:336px; height:136px; background: url(images/blog-bg-new2.png) no-repeat; padding-top:18px; padding-left:8px; padding-right:5px; font-size:12px; color:#000;}
#blogfeed a:link {color:#000000; text-decoration:underline;}
#blogfeed a:visited {color:#000000; text-decoration:underline;}
#blogfeed a:active {color:#000000; text-decoration:underline;}
#blogfeed a:hover {color:##666666; text-decoration:underline;}
#blogfeed a:visited:hover {color:##666666; text-decoration:underline;}

.services {}
.services a:link {color:#000000; text-decoration:none;}
.services a:visited {color:#000000; text-decoration:none;}
.services a:active {color:#000000; text-decoration:none;}
.services a:hover {color:#000000; text-decoration:underline;}
.services a:visited:hover {color:#000000; text-decoration:underline;}

#services {width:333px; height:264px; background:url(images/services-bg.png) no-repeat; padding:5px; margin:auto; line-height:200%;}


	


