body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-color: #4c0800;
	background-position: center top;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #ccc;
	text-align: left;
	margin: 0;
	padding: 0;
}
#center {
	width: 100%;
	margin: auto;
	background-position: center top;
	background-repeat: no-repeat;
}
#page {
	padding-left: 0px;
	padding-bottom: 25px;
	padding-right: 0px;
	padding-top: 20px;
	margin: auto;
	width: 750px;
}

#menu {
	padding: 0px;
	margin: auto;
	background-position: center top;
	background-repeat: repeat-x;
	width: 750px;
}
#menu a {
	font-family: Arial, sans-serif;
	padding: 0px;
	margin-right: 30px;
	border-style: none;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	display: block;
	text-decoration: none;
	text-align: right;
	color: #cc2325;
	font-size: 13px;
}
#menu .active a {
	color: white;
}
#menu a:hover {
	color: #fce68a;

}


#header {
	background-image: url(../images/top.jpg);
	padding: 0px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: auto;
	display: block;
	height: 234px;
	width: 100%;
}


#header h1, #header h2, #header h3 {
	display: none;
}


#main {
	width: 100%;
}
#front {
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
	display: none;
	padding: 0px;
}
#front img {
	border-width: 0px;
	margin-bottom: 5px;
	width: 645px;
}
#main #front a {
	border: 0px;
}
img {
	border: 0;
}
.clear {
	clear: both;
}


/* /////////////////////////////////////////////////////////////
	CONTENT
//////////////////////////////////////////////////////////// */
#main a {
	border-bottom-color: #4f8fd7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
	color: #508fd8;
}

#main a:hover { text-decoration: none; color: #fce68a; }

#front h1 {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	margin: 0px;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: white;
}
#main h2 {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 5px;
	margin: 0px;
	font-weight: bold;
	clear: left;
	color: #f7c450;
	font-size: 16px;
}

#main p {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	padding-left: 0px;
	padding-bottom: 13px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
}

#main li {
	padding: 2px;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
}

#main .port p {
	padding-right: 7px;
	padding-left: 7px;
}

#main b, #main strong {font-weight: bold; color: white;}

#main em, #main i {
	font-style: italic;
}


/* /////////////////////////////////////////////////////////////
	 PORTFOLIO
//////////////////////////////////////////////////////////// */
#main .port-imgbox {
	border-right-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-bottom-width: 1px;
	border-color: #555;
	border-top-width: 1px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	width: 655px;
	margin-left: auto;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #303030;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 20px;
}
#main .port-imgbox .port-imgbar {
	width: 655px;
	margin: 0px;
	padding: 0px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#main .port-imgbox img {
	padding-left: 0;
	padding-bottom: 10px;
	padding-right: 0;
	padding-top: 0;
	display: block;
	width: 640px;
	margin: auto;
 	border: 0;
}
#main .port-imgbar h2 {
	font-size: 16px;
	margin-left: 7px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	width: 250px;
	display: block;
	float: left;
	line-height: 16px;
	padding: 0px;
}
#main .port-imgbar p {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 7px;
	margin-top: 0px;
	text-align: right;
	width: 250px;
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	display: block;
	float: right;
}
#main .port-imgbar .visit a {
	font-size: 10px;
	margin: 1px;
	color: #c1c0c0;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #3d3d3d;
	border: 1px solid #444; 	
	text-decoration: none;
}
#main .port-imgbar .visit a:hover {
	border-color: #727272;
	background-color: #7e7e7e;	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#main .visit-cs2 a {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
	font-weight: bold;
	text-decoration: none;
}


/* /////////////////////////////////////////////
	CONTACT FORM   
 ////////////////////////////////////////////// */
 #left { 
  	width: 500px;
 }
#right {
	display: block;
	float: right;
	margin-left: 15px;
	width: 200px;
	text-align: center;
}
/* /////////////////////////////////////////////
	CONTACT FORM   
 ////////////////////////////////////////////// */
#contact label {
	padding-bottom: 5px;
	color: #fbda6f;
	font-weight: bold;
	font-size: 14px;
}
input {
	padding: 3px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #2f2f2f;
	border: #6b6b6b 1px solid;
	background-color: #5f5f5f;
	margin: 1px;
}
#contact .submit  {
	padding-left: 8px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-top: 4px;
	border-style: none;
	border-width: 0px;
	background: #7e0000;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}
textarea {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #2f2f2f;
	border: #6b6b6b 1px solid;
	background-color: #5e5e5e;
	padding: 7px;
	margin: 0;
}
#message {
	height: 100px;
	width: 600px;
}
form {
	padding: 0;
	margin: 0;
}


/* ///////////////////////////////////////////////  
	FEATURED BOX 
////////////////////////////////////////////// */
#view  {
 	width: 70px;
 	height: 27px;
 	background: url(../images/view.jpg) no-repeat;
 	margin-left: 10px; 
	padding: 0;
 	position: relative;
	overflow: hidden;
}
#view a li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#main #view a:link, #main #view  a:visited {
	display: block;
	border: 0;
}
#view {left: 0px; top: 0; width: 70px; height: 27px;}
#main #view a {background: url(../images/view.jpg) no-repeat; height: 27px; padding: 80px;}
#main #view a:hover {background: url(../images/view.jpg) 0px -30px no-repeat;}

/*////////////// FOOTER /////////////////////// */
acronym {
	border-bottom-color: #ffd581;
	color: #ffd581;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}


#pagenation { 
	margin-bottom: 10px; 
	margin-top: 25px; 
	display: none; 
	border-top-color: #310000; 
	border-top-width: 2px; 
	border-top-style: solid; 
	text-align: center;
}

#pagenation a {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	
	background: #9D0000;
	color: #fee167;
	border: 1px solid #570000;
	text-decoration: none;
}
#pagenation a:hover {
	background: #c50000; 	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
}
.visit p {
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}


#visit-cs {
	margin-top: 15px;
}
.typework {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-top: 5px;
	background-color: #111111;
	border-color: #222222;
	border-width: 1px;
	border-style: solid;
}
#cs-img {
	margin: 10px;
	height: 100px;
	width: 700px;
}
.spacer {
	width: 100%;
	height: 35px;
}
#main #footer {
	color: #ccc;
	background-color: #111;
	width: 100%;
}
#main #footer .inner {
}
#footer a, #footer b {
	border-width: 0px;
	color: #dddddd;
}
#copyright {
	font-family: Arial, sans-serif;
	color: #953a33;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	text-align: center;
	font-size: 12px;
}
#footmenu {
	margin: 0px;
	line-height: 70px;
	text-align: right;
	padding: 0px;
	height: 70px;
	width: 400px;
	display: none;
	float: right;
}
#footmenu a {
	padding-left: 12px;
	padding-bottom: 0px;
	padding-right: 12px;
	padding-top: 0px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	border-right-color: #505155;
	border-right-width: 1px;
	border-right-style: none;
	float: right;
	display: block;
	text-align: right;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}
#footmenu .active a {
	font-weight: bold;
	font-style: italic;
}
#footmenu a:hover {
	text-decoration: none;
	color: #fce68a;
}
#main a.downres {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(../images/get.png);
	background-color: #333;
	color: #e3e3e3;
	font-style: normal;
	padding-left: 14px;
	padding-bottom: 11px;
	padding-right: 46px;
	padding-top: 11px;
	border-color: #505050;
	border-style: solid;
	border-width: 1px;
	font-size: 16px;
	font-weight: normal;
}
#main a.downres:hover {
	border-color: #939393;
	color: #fafafa;
	background-color: #767676;
}
td.tl {
	background-image: url(../images/tl.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
}
td.tc {
	background-image: url(../images/tc.gif);
	background-position: center top;
	background-repeat: repeat-x;
	height: 50px;
}
td.tr {
	background-image: url(../images/tr.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
}
td.cl {
	background-image: url(../images/cl.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width: 50px;
}
td.cc {
	background-image: url(../images/cc.gif);
	background-position: left top;
	background-repeat: repeat;
}
td.cr {
	background-image: url(../images/cr.gif);
	background-position: right center;
	background-repeat: repeat-y;
	width: 50px;
}
td.bl {
	background-image: url(../images/bl.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 40px;
	width: 50px;
}
td.bc {
	background-image: url(../images/bc.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 40px;
}
td.br {
	background-image: url(../images/br.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 40px;
	width: 50px;
}
