@charset "utf-8";
/*
Tags
*/
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #000;
	background-position: left;
	background-attachment: fixed;
}

h1{
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
/*
IDs
*/
#wrapper {
	margin: 5px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
.main_top{
	background-image: url(../images/main_top.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	
	
}
.main_bg {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
}
#container1 {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


.main_bottom{
	background-image: url(../images/main_bottom.jpg);
	background-repeat: no-repeat;
}
#header{
	width:860px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: 135px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	background-image: url(../images/bg_box.jpg);
	background-repeat: repeat-y;
	background-color: #FFF;
}
#footer{
	width:850px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: 80px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#links {
	background-repeat: repeat-y;
	height: 25px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#main {
	padding: 10px;
	float: left;
	width: 600px;
}
#main_stretch {
	padding: 10px;
	float: left;
	width: 800px;
}
#portcopy {
	padding: 10px;
	float: left;
	width: 640px;
}
#side {
	padding: 10px;
	float: right;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#portside {
	padding: 2px;
	float: right;
	width: 120px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#portmain {
	padding: 10px;
	float: left;
	width: 640px;
}


#container{
	width:850px;
	text-align: left;
	margin: 0 auto;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #F7F7F7;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	overflow:auto;
	vertical-align: top;
}


.box {
	width: 860px;
	padding: 0 20px;
	background-image: url(../images/bg_r4_c2.jpg);
}
.box .top {
	height: 19px;
	font-size: 1px;
	margin: 0 -20px;
	background-image: url(../images/bg_r2_c2.jpg);
}
.box .bottom {
	height: 19px;
	font-size: 1px;
	margin: 0 -20px;
	background-image: url(../images/bg_r6_c2.jpg);
}


.navvy {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
}
.footer {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #383838;
}
.footer a:link{
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited{
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.content {
	font-family: Tahoma;
	font-size: 10px;
}
.content a:link{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.content  a:visited{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
 .content a:hover{
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

.breadcrumb {

}
.breadcrumb  a:link{
	color: #333;
	text-decoration: none;
}
.breadcrumb  a:visited{
	color: #333;
	text-decoration: none;
}
 .breadcrumb  a:hover{
	color: #333;
	text-decoration: underline;
}

.rightimg {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 8px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.leftimg {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.fontSize9 {font-size:9px;line-height:14px;}
.fontSize10 {font-size:10px;line-height:14px;}
.fontSize11 {font-size:11px;line-height:16px;}
.fontSize12 {font-size:12px;line-height:16px;}
.fontSize14 {font-size:14px;line-height:18px;}
.fontSize16 {font-size:16px;line-height:24px;}
.fontSize18 {font-size:18px;line-height:24px;}
.fontSize20 {font-size:20px;line-height:28px;}
.fontSize36 {font-size:36px;line-height:44px;}
.fontSize72 {font-size:72px;line-height:88px;}.main_border {
	border: 2px solid #999999;
}
#showreel {
	padding: 5px;
	height: 225px;
	width: 550px;
	border: 1px solid #000;
}
#showreel #video{
	height: 200px;
	width: 300px;
	float:left;
}
#showreel #text{
	height: 200px;
	width: 200px;
	float:left;
	text-align:left;
	
}
#showreel #text h1{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.box_top {
	background-image: url(../images/box_r1_c2.jpg);
	background-repeat: repeat-x;
}
.box_bottom {
	background-image: url(../images/box_r5_c2.jpg);
	background-repeat: repeat-x;
}
.box_lside {
	background-image: url(../images/box_r2_c1.jpg);
	background-repeat: repeat-y;
}
.box_rside {
	background-image: url(../images/box_r4_c5.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.box_curved {
	background-color: #F7F7F7;
}
.error {
	color: #F00;
}

