/* Table of Contents:
		Global Layout
		Header Layout
		Body Layout
		Footer Layout	
/*
/* -----------------------------------*/
/* ---- GLOBAL <<<-----------*/
/* -----------------------------------*/
html {
    height: 100%;
    overflow-y: scroll;
}
body {
	font-family: Verdana,Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:1.5;
	position: relative;
	margin: 0 auto;
	color: #000000;
	background-color: #cccccc;
	background-image:url(../images/footer.png);
	background-position:center;
	background-attachment: scroll;
}
h1 {
	background-image: url('images/Menu_Logo.png');
	height:100px;
	width:400px;
	overflow:hidden;
	text-indent:-1000em;
}
h2 {
	color: #000;
	font-size: 12px;
}
h3{
	color: #000;
	text-transform: capitalize;
}
.titletop{
	font-size: 25px;
	color:white;
	width:380px;
	float:left;
	margin:0px;
        margin-bottom:8px;
        margin-top:12px;
}
.titlebottom{
    margin-top:0px;
    margin-left:0px;
    margin-bottom:10px;
    font-size: 20px;
    width:380px;
    float:left;
    line-height:15px;
}
.hide{
	text-indent:-1000em;
}
img{border: 0;}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:gray;
	text-decoration: underline;
        font-weight : bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0f7ed1;
	text-decoration: none;
        font-weight:bold;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0f7ed1;
	text-decoration: none;
        font-weight:bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0f7ed1;
	text-decoration: underline;
        font-weight:bold;
}
#fright{float: right;}
#fleft{float: left;}
#ie6Msg{font-size: 10px;}
#bodyWrapper {
	background-repeat: no-repeat;
	background-position: center -73px;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 540px;
	position:relative;
	overflow: hidden;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center -90px;
        background-image:url(../images/curve.png);
}
* html #wrapper{height: 100%;}
*{margin: 0px; padding: 0px;}
/* -----------------------------------*/
/* ---- HEADER <<<-----------*/
/* -----------------------------------*/
#headerWrapper {
                margin-bottom:10px;
                height: 100px;
                border:2px;
}
#hide {
    visibility:hidden;
}
#header {
        margin-top:12px;
	padding:0px;
	text-align: left;
}

.navArea {
	list-style: none;
        margin-top:8px;

}
.navArea li {
	float: left;
        margin-bottom:10px;
        margin-top:2px;
	margin-left: 6px;
        margin-right: 20px;

}
.navArea li a, .navArea li a:hover, .navArea li a:visited {
	color: white;
	font-size: 15px;
	text-decoration: none;
        border:1px;
        border-color:black;
}

/* -----------------------------------*/
/* ---- BODY <<<-----------*/
/* -----------------------------------*/
#contentWrapper{margin: 0px;
                float:right;

}

#left{
    float:left;
    width:425px;
}

#right {
    float:right;
    width:475px;
}

.col1 {
	clear:left;
        float:left;
	width:375px;
	height: 400px; /*header + footer - 768*/
        margin-left:25px;
	margin-top: 10px;
        padding-left: 20px;
        background-color:gray;
        color:white;
        margin-bottom:10px;
        display: inline;
}
.col1 ul {margin: 20px;}
.col1 p {
	float: left;
	margin-bottom: 5px;
        margin-right:20px;
        display:inline;
}
.col2{
	float:right;
	width:440px;
	margin-top: 15px;
	
}
.col2 p{margin-top: 5px;}

#newcontent{margin-bottom:30px;
            margin-right:20px}
#newcontent li{list-style: none;}
#newcontent a, #col1 a{
	text-decoration: none;
	color:#000000;
}
#cloneDiv{
	float: left;
	width: 380px;
}
#clients h3{cursor:pointer;}
#toggle{
	list-style: none;
     margin-bottom:2px;
}
#toggle li,#toggle li a  {
	float: left;
	text-decoration: none;
	color:white;
	width: 310px;
        font-family: Helvetica;
	font-size: 14px;
	margin: 1px 1px;
}
#col1 a {
    color:white;
}

#toggle li a{cursor:pointer;}
#toggle li a:hover{color:#016798;}
#toggle li ul {
margin-top:0px;
margin-left:10px;
list-style:none;
width:310px;
}
#videoWrapper {
	background-image: url(../images/video.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 220px;
	margin-top: 10px;
	margin-left: 25px;
        overflow:hidden;
}
#videoContainer{
	margin: 10px auto;
	text-align: center;
	width: 380px;
}
.videoBtnWrapper{
	float: left;
	margin: 50px;
	width: 380px;
	height: 52px;
}
.col1 strong{font-size:14px;}
.col2 strong{font-size:14px;}

#abouteww {
    width:420px;
    margin-right:0px;
}
.filmstrip img {
    width:75px;
    height:50px;
}
.panel img {
    height:200px;
    width:380px;
}
#loadingimage {
    margin-left:15px;
    margin-top:15px;
}
/* -----------------------------------*/
/* ---- FOOTER <<<-----------*/
/* -----------------------------------*/
#footer{
	float: left;
	font-size: 12px;
	color: #000000;
	text-align: left;
	position: absolute;
        top:auto;
	width: 100%;
	background-position: center;
	vertical-align: bottom;
}
#footerArea {
	background-repeat: repeat;
	width:800px;
	position:  relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	padding-left: 50px;
	padding-right: 50px;
	vertical-align: top;
        text-align:left;
        font-size:12px;
}
#footerArea a {
        color:white;
        text-decoration:none;
}
#footerLogo {
	float: left;
	margin-right: 20px;
	height: 80px;
}
#footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul li{
	float: left;
	padding-right: 15px;
}
#footer ul li a{
	font-family: tahoma;
	font-size: inherit;
	/*color:#0f7ed1;*/
	color:#FFFFFF;
}
