/*-----------------------------------------------------------------------*/
/* REMARK: FONT-SIZE DEFINITIONS                                         */
/*-----------------------------------------------------------------------*/
/* Relative font-sizes in "em" are used where necessary. To make the     */
/* "em"-units normed, the incoming font sizes are set to 1.0 em. The     */
/* font-size variations throughout the webpage are then expressed in     */
/* percentage values respective to the incoming font-size. To make       */
/* calculations easier, the font definition in "body" is such that       */
/* 1.0em = 10px. This makes life a real breeze!                          */
/*-----------------------------------------------------------------------*/



/*Main Body

ff9900
FFcc80
6DCCFF 

new blue: #2B608D
*/

body {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
/*	background-color:#FFF9F0;
	background-image:url(src/gradient2.png);
	background-attachment: fixed;
	background-position: bottom left;
	background-repeat: repeat-x;*/
	background-color:#eeeeee;
}

#maincontainer{
	width: 760px;
	margin: 0 auto;
	background-color: #ffffff;
	border: 1px solid #2B608D;
}

/* Header Container */

#Header{
	background-image:url(2.gif);
	border-bottom: 1px solid #000000;
	width: 760px !important;
	height: 130px;
	color: #FFFFFF;
	background-position: top right;
	background-repeat: no-repeat;
	}

#Header h2 {
	display: block;
	text-align: left;
	float: left;
	color: #FF9933;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	}

/*NAVBAR STUFF*/
#nav {
	font-family: verdana, arial, sans-serif;
	padding: 2px 0 2px 0px;
	font-size:12px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #000000;
	background-color:/*#2B608D*/#E96A24;
}
#nav li {
    display: inline;
    margin-right: -4px; 
}
#nav a {
	text-decoration:none;
	color:#FFFFFF;
	padding: 2px 15px 2px 15px;
	background-color:#E96A24;
	font-weight: normal;
}
#nav a:hover {
	text-decoration:none;
	color:#ffffff;
	padding: 2px 15px 2px 15px;
	background-color:#2542E9;
	font-weight: normal;
}
#nav .acurrent {
	text-decoration:none;
	color:#ffffff;
	padding: 2px 15px 2px 15px;
	background-color:#2542E9;
	font-weight: normal;
}

/*MAIN CONTENT AREAS*/

/* Main Body Div */
#MainBody{
	float: left;
	width: 720px;
	padding: 20px 20px 0px 20px;
	background-color:#fff;
	}

#content {
	float: left;
	text-align:left;
	width: 530px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

html>body #content {width: 530px;}	

p {
	font-size: 12px;
	line-height: 130%;
	}
 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

h2 {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

h3 {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

#centered{
	width: 200px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	}

/* JUST FOR INDEX */

#new_content {
	float: left;
	text-align:left;
	width: 530px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

html>body #new_content {width: 530px;}	

#new_content p {
	font-size: 11px;
	line-height: 130%;
	}
	
#new_content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

#new_content h2 {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

#new_content h3 {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

#new_content_left {
padding: 0px 0px;
padding-bottom: 15px;
width: 250px;
float: left;
position: relative;
clear: none;

}

#new_content_right {
padding: 0px 00px;
padding-bottom: 15px;
width: 250px;
float: right;
position: relative;
margin-bottom: 15px;
}


#new_content_title {
padding: 0px 0px;
font-weight: bold;
padding-bottom: 15px;
width: 100px;
float: left;
position: relative;
clear: left;
left: 100px;

}

#new_content_data {
padding: 0px 00px;
padding-bottom: 15px;
width: 250px;
float: left;
position: relative;
left: 100px;
}



#content ul {
}

#content li {
}

.normal{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
}



#rightbar{
	text-align: left;
	width: 170px;
	float: right;
}
html>body #rightbar {width: 170px;}

.rightBoxes{
	clear: left;
	padding: 0 0 0 0;
	margin-bottom: 10px;
	border: 1px solid #000000;
	background-image: url(gui/globe.gif);
	background-attachment:scroll;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #F1F7FE;
}

.rightBoxes p{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 8px 8px 8px 8px;
	}

.rightBoxes ul{
	font-size: 10px;
	padding: 0 0 0 10px;
	margin: 2px 0 2px 5px;
	}

.rightBoxes li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 0 10px;
	line-height: 130%;
	}
	
	
.rightBoxes .blue {
	font-size: 11px;
	background-color:#2B608D;
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 3px 0 3px;
	border-bottom: 1px solid #000000;
}
#footer{
	background-color: #E96A24;
	margin: 20px 0 0 0;
	clear: both;
	text-align: center;
	font-size: 11px;
	color:#000000;
	border-top: 1px solid #000000;
}

.blueText {
	color: #2B608D;
}

.orangeText {
	color: #ff9900;
	}
	
.blueBold {
	color: #2b608d;
	font-weight: bold;
	}

.boldGrey{
	color: #333333;
	font-weight: bold;
}


img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px; 
}

  .centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }


img.floatLeftClear { 
    float: left; 
    clear: left; 
    margin: 4px; 
}


.price
{
font-weight: bold;
color: #777777;
text-align: right;
}

/********************************************************
FORMS
*********************************************************/

label{
float: left;
width: 120px;
margin: 4px 0px 4px 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
clear: left;
}

legend{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0px 15px 0px;
	padding: 5px;
	display: block;
	background-color: #F1F7FE;
	font-weight: bold;
	color: #000000;
	border: 1px solid #666666;
	}

input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 180px;
	margin-top: 4px;
	margin-bottom: 4px;
}

textarea{
width: 350px;
height: 200px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

.seperate{
	margin-top: 15px;
	margin-top: 8px;
}

.grouped{
	margin-top: 0px;
	margin-bottom: 2px;
}

fieldset{
	margin-bottom: 20px;
	padding: 5px;
	background-image: url(gui/globe.gif);
	background-attachment:scroll;
	background-position: bottom right;
	background-repeat: no-repeat;
	/*background-color: #F1F7FE;*/
	}
	
/* Portfoilo */
#client{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0px 15px 0px;
	background-color: #F1F7FE;
	font-weight: bold;
	color: #000000;
	border: 1px solid #666666;
	background-image: url(gui/globe.gif);
	background-attachment:scroll;
	background-position: bottom right;
	background-repeat: no-repeat;	
	}

 .floatleft
{
float: left;
margin: 0px 10px 0px 10px;
border: 1px solid #666;
padding: 2px;
}


 .floatright
{
float: right;
margin: 0px 10px 10px 5px;
border: 1px solid #666;
padding: 2px;
}
	

#clientTitle{
	background-color: #2B608D;
	color: #ffffff;
	font-weight: bold;
	padding: 4px 2px 4px 2px;
}

#clientdescription {
	clear: none;
	font-weight: normal;
	color:#333333;
	padding: 2px 2px 2px 5px;
	margin: 0 0 0 0;
	}
	
#clientdevelopment{
	clear: both;
	font-weight: normal;
	color:#2B608D;
	margin: 10px 10px 10px 10px;
	padding: 2px 2px 2px 2px;
	}
#maincontainer #footer a {
	color: #000000;
}

