@charset "utf-8";
/* Atlantic Design Studio - CSS Document */



body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
}
body {
	background-color:#000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	vertical-align:top;
}
a:link {
	color: #9ad4ed;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9ad4ed;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #9ad4ed;
}
#top {
	height:105px;
}
#content {
	background-image:url(../images/mainback.jpg);
	background-repeat:repeat-y;
}
#content1 {
	background-image:url(../images/mainback.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
#content2 {
	background-image:url(../images/mainback.jpg);
	background-repeat:repeat-y;
	background-position:left
}
.services {
	background-repeat:repeat-y;
	background-image:url(../images/mainbackservices.jpg);
	background-position:center;
}
.rightcol {
	background-image:url(../images/mainbackrightcol.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
#gallery {
	background-color:#000;
	height:250px;
}
#undermenu {
	height:1px;
}
#middle {
	height:14px;
}
#footer {
	color:#999;
	background-color:#000;
	background-image:url(../images/bottomback.jpg);
	background-repeat:repeat-y;
	padding:15px;
}
#titleads {
	color:#CCC;
	font-size:22px;
}
#titleabout {
	color:#CCC;
	font-size:22px;
}
#titleportfolio {
	color:#CCC;
	font-size:22px;
	padding-left:15px;
	padding-bottom:0px;
	padding-top:10px;
}
#titleservices {
	color:#CCC;
	font-size:22px;
}
#titleservices1 {
	color:#CCC;
	font-size:22px;
	padding-left:12px;
	padding-bottom:0px;
	padding-top:10px;
	padding-right:12px;
}
#titleservices2 {
	padding-bottom:0px;
	padding-top:10px;
}
#titlecontactform {
	color:#CCC;
	font-size:22px;
}
#titlecontactinfo {
	color:#CCC;
	font-size:22px;
}
/* MENU*/

#menu {
	background-image:url(../images/menuback.jpg);
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: right;
	margin: 0;
	padding: 0;
}
#menu a {
	background: url("../images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #2580a2 url("../images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}
#tabsE {
	background-image:url(../images/tabbackE.gif);
	background-repeat:repeat-x;
	width:100%;
	line-height:normal;
	font-weight:bold;
}
#tabsE ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
}
#tabsE li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsE a {
	float:right;
	background:url("../images/tableftE.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabsE a span {
	float:right;
	display:block;
	background:url("../images/tabrightE.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {
	float:none;
}
/* End IE5-Mac hack */
    #tabsE a:hover span {
	color:#FFF;
	font-weight:bold;
}
#tabsE a:hover {
	background-position:0% -42px;
}
#tabsE a:hover span {
	background-position:100% -42px;
}
