html
{
	font-size: 16px;
	background: #1a1a1a;
}

body
{
	height: auto;
	width: 100%;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
	color: #b4d4e1;
	background: #030303;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	border: 0;
}


a:link,
a:visited,
a:hover
{
	font-size: 1em;
	margin: 0;
	padding: 0;
}

a:link,
a:visited
{
	color: #fd7b03;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:focus
{
	outline: none;
	cursor: auto;
}

p
{
	margin: 0;
    padding: 0 0 1em 0;
}

strong
{
	font-weight: bold;
	margin: 0;
    padding: 0;
}

img
{
	margin: 0;
    padding: 0;
    line-height: 0px;
    font-size: 0;
	border: 0;
}

div,
form,
table,
tbody,
tr,
td
{
	vertical-align: top;
	width: auto;
	border: 0;
	margin: 0;
    padding: 0;
}

ul
{
	list-style-position: inside;
	margin: 0;
	padding: 0 0 1em 0;
}

li
{
	display: list-item;
    font-size: 1em;
    line-height: 1.2em;
    list-style: disc outside none;
    margin: 0 0 0 13px;
    padding: 0;
}

hr
{
	width: 100%;
	overflow: hidden;
	margin: 0;
  	padding: 0;
	border: 0;
	border-style: none;
}

input,
textarea,
select
{
	border: 1px solid #bfdbef;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5
{
    padding: 0 0 1em 0;
}

/* ID's */

#GlobalContainer
{
	width: 100%;
	height: auto;
	text-align: left;
	margin: 0;
	padding: 0;
}

#Head
{
	width: 100%;
	height: 125px;
	margin: 0;
	padding: 0;
}

#InnerHead
{
	position: relative;
	max-width: 700px;
	width: auto;
	height: 125px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

#HeadLeft
{
	width: 32%;
	height: 125px;
	background: url('/_theme/pro/images/head/head_left.png') top right no-repeat;
	float: left;
	margin: 0 auto;
	padding: 0;
}

#HeadCenter
{
	width: 35%;
	height: 125px;
	background: url('/_theme/pro/images/head/head_center.png') top center no-repeat;
	float: left;
	margin: 0 auto;
	padding: 0;
}

#HeadRight
{
	width: 33%;
	height: 125px;
	background: url('/_theme/pro/images/head/head_right.png') top left no-repeat;
	float: left;
	margin: 0 auto;
	padding: 0;
}

#MenuLeft
{
	position: relative;
	top: 82px;
	width: auto;
	height: 50px;
	margin: 0;
	padding: 0;
}

#MenuRight
{
	position: relative;
	top: 82px;
	left: 0;
	width: auto;
	height: 50px;
	margin: 0;
	padding: 0;
}

#MenuAbout
{
	width: 109px;
	height: 35px;
	float: left;
	line-height: 35px;
	margin: 0;
	padding: 0;
}

#MenuPortfolio
{
	width: 107px;
	height: 35px;
	float: left;
	line-height: 35px;
	margin: 0;
	padding: 0;
}

#MenuServices
{
	width: 110px;
	height: 35px;
	float: left;
	line-height: 35px;
	margin: 0;
	padding: 0;
}

#MenuContact
{
	width: 115px;
	height: 35px;
	float: left;
	line-height: 35px;
	margin: 0;
	padding: 0;
}

#Body
{
    background: url("/_theme/pro/images/body/bg_pattern.png") repeat-x scroll center bottom transparent;
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

#ContentContainer,
#FooterContainer
{
	max-width: 700px;
  height: auto !important;
  margin: 0 auto;
  padding: 0 0 0 5px;
  width: auto;
}

#ContentBody:after,
#ContentHead:after,
#HeadRight:after,
#MenuContact:after
{
	clear: both;
	content: " ";
	display: block;
	height: 0;
}

#ContentHead
{
	width: 700px;
	height: 49px;
	background: url('/_theme/pro/images/body/body_head.png');
	margin: 0 auto;
	padding: 0;
}

#ContentHeadLeft
{
	width: 303px;
	height: 49px;
	line-height: 49px;
	float: left;
	margin: 0 0 0 30px;
	padding: 0;
}

#ContentHeadRight
{
	width: 305px;
	height: 49px;
	line-height: 49px;
	float: left;
	margin: 0 0 0 33px;
	padding: 0;
}

#ContentBody
{
	width: 700px;
	height: auto;
	background: url('/_theme/pro/images/body/content_bg.png') repeat-y scroll center bottom transparent;
	margin: 0 auto;
	padding: 0;
}

#ContentBodyLeft
{
	width: 303px;
	height: auto;
	line-height: 1.3em;
	float: left;
	margin:  0 0 0 30px;
	padding: 0;
}

#ContentBodyRight
{
	width: 303px;
	height: auto;
	line-height: 1.3em;
	float: left;
	margin: 0 0 0 32px;
	padding: 0;
}

#Footer
{
	position: relative;
	width: 100%;
	min-height: 60px;
	height: 100% !important;
	background-color: #1A1A1A;
	margin: 0 auto;
	padding: 0;
}

#FooterContent
{
	max-width: 700px;
  height: 28px;
  background: url('/_theme/pro/images/body/content_footer.png') bottom center no-repeat;
  margin: 0 auto;
  padding: 0;
  width: auto;
}